wManager.Wow.Helpers Namespace
WRobot

Conditions..::..InGameAndConnectedAndAlive Property

Get a value indicating whether connected in game and alive.

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

Syntax


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