Server state.
[Visual Basic] Protected _state As ServerState [C#] protected ServerState _state; [C++] protected: ServerState _state; [JScript] protected var _state: ServerState;
Server Class | croemud.game Namespace