Table of Contents

Pause

Properties
public bool Pause { get; set; }

Pauses updating the client simulation frame. When set to true any calls to Step(double) will have no effect on the simulation frame and fixed simulation frame.

Property Value
Type Description
bool