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

pub fn set_record_name(name: &str)

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

name The name of the record.

Returns void