Cronous Emulation Server Daemon

GameServer.run Method 

Runs the game.

[Visual Basic]
Public Sub run()
[C#]
public void run();
[C++]
public: void run();
[JScript]
public function run();

See Also

GameServer Class | croemud.game Namespace