Cronous Emulation Server Daemon

FastIDManager Members

FastIDManager overview

Public Instance Constructors

FastIDManager ConstructorInitializes the ID manager.

Public Instance Properties

items (inherited from IDManager)Items.

Public Instance Methods

allocate_idAllocates an ID.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
free_id (inherited from IDManager)Frees an ID for future reuse.
get_object (inherited from IDManager)Gets the object associated with an ID.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
set_object (inherited from IDManager)Sets the object associated with an ID.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

FastIDManager Class | croemud.manager Namespace