Event Sync / Trigger Event Sync
EventSync and TriggerEventSynce name may not be the best for what they do, but they do work on events and sync things over the network.
The key goal of these NetworkBehaviors is to allow a group of MonoBehaviors to call and monitor for a required event that syncs across the network.
Last updated