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

pub fn set_record_health(health: i16)

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

health The health of the record.

Returns void