Accounts in use, with their client.
[Visual Basic] Public Property ReadOnly accounts As Hashtable [C#] public Hashtable accounts { get; } [C++] public: __property Hashtable* get_accounts(); [JScript] public function get accounts() : Hashtable
AccountManager Class | croemud.manager Namespace