Cronous Emulation Server Daemon

CharacterManager Members

CharacterManager overview

Public Instance Constructors

CharacterManager Constructor Initializes the character manager.

Public Instance Properties

ItemOverloaded. Retrieves a character by its ID.

Public Instance Methods

add_deadAdds a dead character.
connect Makes a character handle.
disconnect Frees the character from the manager.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
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.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

CharacterManager Class | croemud.manager Namespace