onLiveQuerySynced
field in Coherence.Toolkit.CoherenceBridge
Called when all entities that originated from a CoherenceLiveQuery have been synced.
Returns
- UnityEvent<CoherenceBridge>
- Called when all entities that originated from a have been synced.
Remarks
This event does not guarantee that all entities will be in the exact state as of the CoherenceLiveQuery creation, it does however guarantee that the entities that were present at the time of query creation have been synced with this client. Eventual consistency rules still apply.