wManager.Wow.Helpers Namespace
WRobot

CustomClass..::..IsAliveCustomClass Property

Get a value indicating whether the fightclass is loaded.

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

Syntax


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

Field Value

true if fightclass is loaded; otherwise, false.