Field ServerHistorySize
The number of physics world states that are backed up on the server. This cannot be more than the maximum capacity, leaving it at zero will give you the default which is max capacity.
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
public int ServerHistorySize
Returns
Type | Description |
---|---|
int |