wManager.Wow.Helpers Namespace
WRobot

LongMove..::..IsLongMove Property

Get a value indicating whether character is in long move.

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

Syntax


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