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

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

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