wManager.Wow.Helpers Namespace
WRobot

MovementManager..::..PointId Property

Get or set the current path index (position in CurrentPath).

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

Syntax


public static int PointId { get; set; }
Public Shared Property PointId As Integer
	Get
	Set
public:
static property int^ PointId {
	int^ get ();
	void set (int^ value);
}

Field Value

The path index.