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

WoWUnit..::..IsDead Property

Gets a value indicating whether is dead.

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

Syntax


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

Field Value

true if is dead; otherwise, false.