Table of Contents

CurrentSimulationFrame

Properties
public long CurrentSimulationFrame { get; }

Current simulation frame as seen by this client. If the UseFixedSimulationFrames is true this returns Coherence.Core.NetworkTime.ClientFixedSimulationFrame, otherwise Coherence.Core.NetworkTime.ClientSimulationFrame is returned.

Property Value
Type Description
long