wManager.Wow.Helpers Namespace
WRobot

Usefuls..::..IsLoadingOrConnecting Property

Gets a value indicating whether game is loading or connecting.

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

Syntax


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

Field Value

true if is loading or connecting; otherwise, false.