wManager.Wow.Helpers Namespace
WRobot

QuesterProfile..::..OffMeshConnections Property

Gets or sets the offmeshconnections.

Namespace:  Quester.Profile
Assembly:  Quester (in Quester.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 offmeshconnections list.