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

pub fn set_record_script(script: &str)

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

script The script of the record.

Returns void