wManager.Wow.Helpers Namespace
WRobot

MovementManager..::..IsUnStuck Property

Return true if unstuck is in progress

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

Syntax


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

Field Value

true if unstuck is in progress; otherwise, false.