Cronous Emulation Server Daemon

Client.state Property

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

See Also

Client Class | croemud.game Namespace