wManager.Wow.Helpers Namespace
WRobot

ClickToMove..::..InMove Property

Gets a value indicating whether CTM is in move.

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

Syntax


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

Field Value

true if CTM is in move; otherwise, false.