Cronous Emulation Server Daemon

Character.mp Property

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);

See Also

Character Class | croemud.character Namespace