wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..IsDeadMe Property

Gets a value indicating whether is dead.

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

Syntax


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

Field Value

true if is dead; otherwise, false.