Property IsFirstTimeFullyPredictingTick
IsFirstTimeFullyPredictingTick
Only valid inside the prediction loop. True when this ServerTick
is being predicted in full for the first time.
"In full" meaning the first non-partial simulation tick. I.e. Partial ticks don't count.
Declaration
public bool IsFirstTimeFullyPredictingTick { get; }
Property Value
Type | Description |
---|---|
bool |