Table of Contents

IsTimeSynced

Properties
bool IsTimeSynced { get; }

IsTimeSynced will be set to true the first time Coherence.Core.NetworkTime.SetServerSimulationFrame(Coherence.SimulationFrame.AbsoluteSimulationFrame, Coherence.Common.Ping) is called (usually when connecting). IsTimeSynced will be reset back to false by Coherence.Core.NetworkTime.Reset(Coherence.SimulationFrame.AbsoluteSimulationFrame, bool).

Property Value
Type Description
bool