Cronous Emulation Server Daemon

NonPlayerCharacterClass.hp Property

Default HP.

[Visual Basic]
Public Property ReadOnly hp As Integer
[C#]
public int hp { get; }
[C++]
public: __property int get_hp();
[JScript]
public function get hp() : int

See Also

NonPlayerCharacterClass Class | croemud.character Namespace