Server.Items.TeleportWand.TeleportWand C# (CSharp) Method

TeleportWand() private method

private TeleportWand ( ) : Server.Spells.Third
return Server.Spells.Third
        public TeleportWand() : base(WandEffect.Teleport, 5, 30)
        {
        }

Same methods

TeleportWand::TeleportWand ( Serial serial ) : Server.Spells.Third