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

pub fn set_record_value(value: i16)

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

value The value of the record.

Returns void