Cronous Emulation Server Daemon

GameServer Class

Game server core.

For a list of all members of this type, see GameServer Members.

System.Object
   croemud.game.GameServer

[Visual Basic]
NotInheritable Public Class GameServer
[C#]
public sealed class GameServer
[C++]
public __gc __sealed class GameServer
[JScript]
public  class GameServer

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: croemud.game

Assembly: croemud (in croemud.dll)

See Also

GameServer Members | croemud.game Namespace