Cronous Emulation Server Daemon

Player._status_dex Field

Status DEX.

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

See Also

Player Class | croemud.game Namespace