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
Player Class | croemud.game Namespace