Alf_f01_t.Eglon1.OnInit C# (CSharp) Méthode

OnInit() public méthode

public OnInit ( ) : void
Résultat void
        public override void OnInit()
        {
            MapName = "Alf_f01_t";
            Type = 1250;
            Name = "Eglon";
            StartX = -21321F;
            StartY = -24248F;
            StartZ = 9560;
            Startyaw = 0;
            SetScript(823);
            AddButton(Functions.EverydayConversation, new func(OnButton));
        }