Interface ICoherenceBridge
public interface ICoherenceBridge
Properties
ClientFixedSimulationFrame
long ClientFixedSimulationFrame { get; }
Property Value
NetworkTimeAsDouble
double NetworkTimeAsDouble { get; }
Property Value
Methods
GetCoherenceSyncForEntity(Entity)
ICoherenceSync GetCoherenceSyncForEntity(Entity id)
Parameters
id
Entity
Returns
Events
OnFixedNetworkUpdate
event Action OnFixedNetworkUpdate
Event Type
OnLateFixedNetworkUpdate
event Action OnLateFixedNetworkUpdate
Event Type
OnTimeReset
event Action OnTimeReset