Cronous Emulation Server Daemon

ItemManager Class

Item manager.

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

System.Object
   croemud.manager.ItemManager

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

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

ItemManager Members | croemud.manager Namespace