Table of Contents

ShouldPause

Properties
public bool ShouldPause { get; }

If true, the system cannot do any more predictions. Client should pause the game and stop polling inputs to not lose any data required for a rollback.

Property Value
Type Description
bool