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

pub fn set_record_text(text: &str)

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

text The text of the record.

Returns void