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