pub fn add_synchronized_client_script_id(script_id: &str)
Add an ID to the list of script IDs whose variable changes should be sent to the the server by clients.
script_id The ID.
script_id
Returns void