Cronous Emulation Server Daemon

Player.status_int Property

Status INT.

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

See Also

Player Class | croemud.game Namespace