Cronous Emulation Server Daemon

NonPlayerManager Methods

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

Public Instance Methods

add_activeMarks a character as being active.
add_deadMarks a character as being dead.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
freeFrees a non player handle.
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.
is_deadChecks whether the character is being removed.
makeMakes a new non player handle.
process_npcsProcesses NPCs.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

NonPlayerManager Class | croemud.manager Namespace