wManager.Wow.Helpers Namespace
WRobot

WoWPlayer..::..IsDead Property

Gets a value indicating whether is dead.

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

Syntax


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

Field Value

true if is dead; otherwise, false.