wManager.Wow.Helpers Namespace
WRobot

MovementManager..::..InMovement Property

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

Syntax


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

Field Value

true if in movement; otherwise, false .