Cronous Emulation Server Daemon

CharacterManager Methods

The methods of the CharacterManager class are listed below. For a complete list of CharacterManager class members, see the CharacterManager Members topic.

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