wManager.Wow.Helpers Namespace
WRobot

OffMeshConnection..::..Path Property

Get or set the path.

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

Syntax


public List<Vector3> Path { get; set; }
Public Property Path As List(Of Vector3)
	Get
	Set
public:
property List<Vector3^>^ Path {
	List<Vector3^>^ get ();
	void set (List<Vector3^>^ value);
}

Field Value

The path.