wManager.Wow.Helpers Namespace
WRobot

ClickToMove..::..IsIdle Property

Gets a value indicating whether CTM is idle.

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

Syntax


public static bool IsIdle { get; }
Public Shared ReadOnly Property IsIdle As Boolean
	Get
public:
static property bool^ IsIdle {
	bool^ get ();
}

Field Value

true if CTM is idle; otherwise, false.