Cronous Emulation Server Daemon

AccountManager Methods

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

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
freeFrees the account for future use.
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_in_useChecks whether an account is in use or not.
ToString (inherited from Object) Returns a String that represents the current Object.
useLeaves a client use the account, if it is not in use.

See Also

AccountManager Class | croemud.manager Namespace