wManager.Wow.Helpers Namespace
WRobot

Conditions..::..InGameAndConnected Property

Get a value indicating whether in game and connected.

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

Syntax


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