wManager.Wow.Helpers Namespace
WRobot

Conditions..::..InGameAndConnectedAndProductStarted Property

Get a value indicating whether connected in game, product is started.

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

Syntax


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