Alf_f01_t.Eglon8.OnInit C# (CSharp) Метод

OnInit() публичный Метод

public OnInit ( ) : void
Результат void
        public override void OnInit()
        {
            MapName = "Alf_f01_t";
            Type = 1250;
            Name = "Eglon8";
            StartX = 2848F;
            StartY = 8478F;
            StartZ = 7982;
            Startyaw = 35697;
            SetScript(823);
            AddButton(Functions.EverydayConversation, new func(OnButton));
        }