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

pub fn set_record_key_state(key_state: bool)

Set whether the temporary record stored on the server for the
currently specified record type is a key.

Note: This is only applicable to Miscellaneous records.

key_state Whether the record is a key.

Returns void