Property IsCatchUpTick
IsCatchUpTick
Only valid on server. True when the current simulated tick is running with a variabled delta time to recover from a previous long running frame.
Declaration
public bool IsCatchUpTick { get; }
Property Value
Type | Description |
---|---|
bool |