ForceSyncEvent Class
Event raised when a remote user requests a forced state synchronization from the local client.
Subscribe to
[!:MultiplayerManager.ForceSync] to receive this event. When received, the local client should immediately broadcast the current state of all its
Synchronizable components so that the requesting user has an up-to-date snapshot.
UserIndex identifies the user who made the request.