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