Base class: Object
This class handles network client functionality.
| Property | Type | Description |
|---|---|---|
| Disconnect | Method | disconnects from the server |
| Send | Method | sends a message to the server |
| Update | Method | updates the server and checks for messages |
| CreateClient | Function | creates a new client |