Client state.
[Visual Basic] Public Property ReadOnly state As ClientState [C#] public ClientState state { get; } [C++] public: __property ClientState get_state(); [JScript] public function get state() : ClientState
Client Class | croemud.game Namespace