wManager.Wow.Helpers Namespace
WRobot

Conditions..::..InGameAndConnectedAndProductStartedNotInPause Property

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

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

Syntax


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