wManager.Wow.Helpers Namespace
WRobot

Radar3D..::..IsLaunched Property

Gets a value indicating whether this instance is launched.

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

Syntax


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

Field Value

true if this instance is launched; otherwise, false.