Cronous Emulation Server Daemon

NonPlayerCharacterClass._hp Field

Default HP.

[Visual Basic]
Protected _hp As Integer
[C#]
protected int _hp;
[C++]
protected: int _hp;
[JScript]
protected var _hp: int;

See Also

NonPlayerCharacterClass Class | croemud.character Namespace