Information about this client's account.
The packet interface for this client.
The map which the client is currently connected to,
or undefined
if the client is not connected.
The object id of this client when connected,
and undefined
if the client is not connected.
The current position of this client when connected,
and undefined
if the client is not connected
A proxy to route game traffic through.
The stat data of this client when it is connected, and undefined
if the client is not connected.
The last server that this client was connected to.
Attaches the client to the Socket
.
The socket to attach to.
Detaches this client from its socket.
Disconnects the client from the current server.
Generated using TypeDoc
A lightweight client for a clientless application which will reply to any necessary packets in order to stay connected.