Alf_f01_t.Eglon2.OnInit C# (CSharp) Method

OnInit() public method

public OnInit ( ) : void
return void
        public override void OnInit()
        {
            MapName = "Alf_f01_t";
            Type = 1250;
            Name = "Eglon2";
            StartX = -24891F;
            StartY = -23631F;
            StartZ = 11107;
            Startyaw = 64929;
            SetScript(823);
            AddButton(Functions.EverydayConversation, new func(OnButton));
        }