Cronous Emulation Server Daemon

Character._mp Field

MP.

[Visual Basic]
Protected _mp As Integer
[C#]
protected int _mp;
[C++]
protected: int _mp;
[JScript]
protected var _mp: int;

See Also

Character Class | croemud.character Namespace