Cronous Emulation Server Daemon

IDManager Class

Default ID manager.

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

System.Object
   croemud.manager.IDManager
      croemud.manager.FastIDManager

[Visual Basic]
Public Class IDManager
    Implements IDManagerInterface
[C#]
public class IDManager : IDManagerInterface
[C++]
public __gc class IDManager : public IDManagerInterface
[JScript]
public class IDManager extends IDManagerInterface

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.manager

Assembly: croemud (in croemud.dll)

See Also

IDManager Members | croemud.manager Namespace