wManager.Wow.Helpers Namespace
WRobot

Pulsator..::..IsActive Property

Get a value indicating Wow process is active, attached and hooked

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

Syntax


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

Field Value

true if this instance is active; otherwise, false.