Gets the collection of clients.
[Visual Basic] Public Property ReadOnly clients As Hashtable [C#] public Hashtable clients { get; } [C++] public: __property Hashtable* get_clients(); [JScript] public function get clients() : Hashtable
ClientManager Class | croemud.manager Namespace