wManager.Wow.Helpers Namespace
WRobot

Conditions..::..InGameAndConnectedAndAliveAndProductStarted Property

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

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

Syntax


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