Cronous Emulation Server Daemon

Health.health Property

Health.

[Visual Basic]
Public Property health As UInt16
[C#]
public ushort health { get; set; }
[C++]
public: __property unsigned short get_health();
public: __property void set_health(unsigned short );
[JScript]
public function get health() : UInt16
public function set health(UInt16);

See Also

Health Class | croemud.serverpacket Namespace