Alf_f02.Mel.OnInit C# (CSharp) Method

OnInit() public method

public OnInit ( ) : void
return void
        public override void OnInit()
        {
            MapName = "Alf_f02";
            Type = 1310;
            Name = "Mel";
            StartX = 31079F;
            StartY = -773F;
            StartZ = -1956;
            Startyaw = 24296;
            SetScript(823);
            AddButton(Functions.EverydayConversation, new func(OnButton));
        }