Alf_f01_t.Eglon3.OnInit C# (CSharp) Method

OnInit() public method

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