ScriptEvent:syncBroadcast
From Mod Wiki
Parameters
string name -- Name of the variable to sync.
Result
None.
Supported By
sdTeamInfo idEntity
Comments
- The 'broadcast' stream will update straight away whenever there is any change.
- See also sync.
- Only object, vector, boolean and float types can be synced.
Functionality
Sets up the supplied variable to be network syncronized in the 'broadcast' stream.