Cronous Emulation Server Daemon

Character.dead Property

Death status.

[Visual Basic]
Public Property ReadOnly dead As Boolean
[C#]
public bool dead { get; }
[C++]
public: __property bool get_dead();
[JScript]
public function get dead() : bool

See Also

Character Class | croemud.character Namespace