Server.Items.Teleporter.Teleporter C# (CSharp) Méthode

Teleporter() private méthode

private Teleporter ( ) : System
Résultat System
		public Teleporter()
			: this(new Point3D(0, 0, 0), null, false)
		{
		}

Same methods

Teleporter::Teleporter ( Point3D pointDest, Map mapDest ) : System
Teleporter::Teleporter ( Point3D pointDest, Map mapDest, bool creatures ) : System
Teleporter::Teleporter ( Serial serial ) : System