wManager.Wow.Helpers Namespace
WRobot

Conditions..::..InGameAndConnectedAndAliveAndProductStartedNotInPause Property

Get a value indicating whether connected in game, alive, product is started and not in pause.

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

Syntax


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