|
GPR5100 - Rollback
|
ClientInfo is a struct used by a network server to store all needed infos about a client. More...
#include <network_server.h>
Public Attributes | |
| ClientId | clientId = INVALID_CLIENT_ID |
| unsigned long long | timeDifference = 0 |
| sf::IpAddress | udpRemoteAddress |
| unsigned short | udpRemotePort = 0 |
ClientInfo is a struct used by a network server to store all needed infos about a client.