wManager.Wow.Helpers Namespace
WRobot

OffMeshConnectionWindow..::..OffMeshConnections Property

Gets or sets the off mesh connections.

Namespace:  wManager.Wow.Forms
Assembly:  wManager (in wManager.dll)

Syntax


public List<PathFinder..::..OffMeshConnection> OffMeshConnections { get; set; }
Public Property OffMeshConnections As List(Of PathFinder..::..OffMeshConnection)
	Get
	Set
public:
property List<PathFinder..::..OffMeshConnection^>^ OffMeshConnections {
	List<PathFinder..::..OffMeshConnection^>^ get ();
	void set (List<PathFinder..::..OffMeshConnection^>^ value);
}

Field Value

The off mesh connections.