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

pub fn add_synchronized_client_global_id(global_id: &str)

Add an ID to the list of global IDs whose value changes should be sent to the
server by clients.

global_id The ID.

Returns void