Cronous Emulation Server Daemon

Player.status_dex Property

Status DEX.

[Visual Basic]
Public Property ReadOnly status_dex As Integer
[C#]
public int status_dex { get; }
[C++]
public: __property int get_status_dex();
[JScript]
public function get status_dex() : int

See Also

Player Class | croemud.game Namespace