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