Alf_f01_t.Eglon4.OnInit C# (CSharp) Method

OnInit() public method

public OnInit ( ) : void
return void
        public override void OnInit()
        {
            MapName = "Alf_f01_t";
            Type = 1250;
            Name = "Eglon4";
            StartX = 135F;
            StartY = -29204F;
            StartZ = 9994;
            Startyaw = 22167;
            SetScript(823);
            AddButton(Functions.EverydayConversation, new func(OnButton));
        }