Mirror/docs/Classes/SyncEvent.md
2019-03-30 09:37:52 -04:00

166 B
Raw Blame History

SyncEvent

SyncEvents are networked events like ClientRpcs, but instead of calling a function on the GameObject, they trigger Events instead.

Need code sample.