Interface ICoherenceBridge
- Namespace
- Coherence.Toolkit
- Assembly
- Coherence.Toolkit.dll
public interface ICoherenceBridge
Properties
long ClientFixedSimulationFrame { get; }
Property Value
- long
double NetworkTimeAsDouble { get; }
Property Value
- double
Methods
ICoherenceSync GetCoherenceSyncForEntity(SerializeEntityID id)
Parameters
id
SerializeEntityID
Returns
- ICoherenceSync
Events
event Action OnFixedNetworkUpdate
Event Type
- Action
event Action OnLateFixedNetworkUpdate
Event Type
- Action
Event Type
- Action