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

pub fn set_record_ai_alarm(ai_alarm: i16)

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

ai_alarm The AI alarm value of the record.

Returns void