|
|
|
Variables | |
| int | LagThreshold |
| How long between received packets before the client is considered as lagging. | |
| int | PacketRateToClient |
| Sets how often packets are sent from the server to a client. | |
| int | PacketRateToServer |
| Sets how often packets are sent from the client to the server. | |
| int | PacketSize |
| Sets the maximum size in bytes an individual network packet may be. | |