wManager.Wow.Helpers Namespace
WRobot

MovementManager..::..InMovementLoop Property

Return true if the player is currently in move (GoLoop(List<(Of <<'(Vector3>)>>), Boolean, Int32)).

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

Syntax


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

Field Value

true if in movement; otherwise, false .