Cronous Emulation Server Daemon

Config Class

Game configuration class.

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

System.Object
   croemud.game.Config

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

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

Config Members | croemud.game Namespace