Cronous Emulation Server Daemon

AccountManager Members

AccountManager overview

Public Instance Constructors

AccountManager ConstructorInitializes the account manager.

Public Instance Properties

accountsAccounts in use, with their client.

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