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