Property SendSnapshotsForCatchUpTicks
SendSnapshotsForCatchUpTicks
If the server has to run multiple simulation ticks in the same frame the server can either send snapshots for all those ticks or just the last one.
Declaration
public bool SendSnapshotsForCatchUpTicks { get; set; }
Property Value
Type | Description |
---|---|
bool |