wManager.Wow.Helpers Namespace
wManager.Wow.ObjectManager Namespace
WRobot

WoWUnit..::..IsAlive Property

Gets a value indicating whether is alive.

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

Syntax


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

Field Value

true if is alive; otherwise, false.