Cronous Emulation Server Daemon

Character.game_server Property

The game server.

[Visual Basic]
Public Property ReadOnly game_server As GameServer
[C#]
public GameServer game_server { get; }
[C++]
public: __property GameServer* get_game_server();
[JScript]
public function get game_server() : GameServer

See Also

Character Class | croemud.character Namespace