Mirror/docs/Classes/SyncEvent.md

6 lines
166 B
Markdown
Raw Normal View History

2019-03-30 13:37:52 +00:00
# SyncEvent
SyncEvents are networked events like ClientRpcs, but instead of calling a function on the GameObject, they trigger Events instead.
Need code sample.