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

pub fn set_record_id(id: &str)

Set the id of the temporary record stored on the server for the
currently specified record type.

id The id of the record.

Returns void