The current client being processed.
[Visual Basic] Protected _c As Client [C#] protected Client _c; [C++] protected: Client* _c; [JScript] protected var _c: Client;
PacketHandler Class | croemud.game Namespace