Cronous Emulation Server Daemon

Player._experience Field

Experience.

[Visual Basic]
Protected _experience As UInt32
[C#]
protected uint _experience;
[C++]
protected: unsigned int _experience;
[JScript]
protected var _experience: UInt32;

See Also

Player Class | croemud.game Namespace