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

pub fn set_record_armor_rating(armor_rating: i16)

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

armor_rating The armor rating of the record.

Returns void