Client.
[Visual Basic] Protected _client As Client [C#] protected Client _client; [C++] protected: Client* _client; [JScript] protected var _client: Client;
Player Class | croemud.game Namespace