Represents a selection of tick rates for client and server. More...
Public Attributes | |
int | Client |
The tick rate for the client. More... | |
int | ClientSendIndex |
The index of the client's send tick rate in the available tick rates. More... | |
int | ServerIndex |
The index of the server's tick rate in the available tick rates. More... | |
int | ServerSendIndex |
The index of the server's send tick rate in the available tick rates. More... | |
Represents a selection of tick rates for client and server.
int Client |
The tick rate for the client.
int ClientSendIndex |
The index of the client's send tick rate in the available tick rates.
int ServerIndex |
The index of the server's tick rate in the available tick rates.
int ServerSendIndex |
The index of the server's send tick rate in the available tick rates.