Cronous Emulation Server Daemon

Server.loop Method 

Main loop of the server.

[Visual Basic]
Protected Sub loop()
[C#]
protected void loop();
[C++]
protected: void loop();
[JScript]
protected function loop();

See Also

Server Class | croemud.game Namespace