Cronous Emulation Server Daemon

ActionManager Class

Action manager.

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

System.Object
   croemud.manager.ActionManager

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

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

ActionManager Members | croemud.manager Namespace