[][src]Function tes3mp_plugin::plugin::generated::add_synchronized_client_script_id

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.

Returns void