wManager.Wow.Helpers Namespace
WRobot

MovementManager..::..InMovementNoLoop Property

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

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

Syntax


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

Field Value

true if in movement; otherwise, false .