Function set_record_health

Source
pub fn set_record_health(health: i16)
Expand description

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