Table of Contents

Pause

Properties
bool Pause { get; set; }

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

Property Value
Type Description
bool