ICoherenceSyncUpdater
interface in Coherence.Toolkit
Properties
ChangedConnection | |
NewConnection | |
TaggedForNetworkedDestruction | |
logger |
Methods
ApplyComponentDestroys | |
ApplyComponentUpdates | |
ClearAllSampleTimes | |
GetComponentUpdates | |
InterpolateBindings | |
InvokeCallbacks | |
ManuallySendAllChanges | Sends changes on all bindings manually instead of waiting for the update. External use only when the CoherenceSync behaviour is disabled. The sending of the packet containing these changes is still dependant on the packet send rate. Do no call before the entity has been registered with the client, which will happen after the First update after the client is connected and the CoherenceSync behaviour is enabled. If called before the entity is registered with the client updates will be lost. |
OnConnectedEntityChanged | |
PerformInterpolationOnAllBindings | |
SampleAllBindings | |
SampleBindings | |
SendTag | |
SyncAndSend | |
TryFlushPosition |