HP.
[Visual Basic] Public Property hp As Integer [C#] public int hp { get; set; } [C++] public: __property int get_hp(); public: __property void set_hp(int ); [JScript] public function get hp() : int public function set hp(int);
Character Class | croemud.character Namespace