Mana.
[Visual Basic] Public Property mana As UInt16 [C#] public ushort mana { get; set; } [C++] public: __property unsigned short get_mana(); public: __property void set_mana(unsigned short ); [JScript] public function get mana() : UInt16 public function set mana(UInt16);
Mana Class | croemud.serverpacket Namespace