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

pub fn set_record_ai_fight(ai_fight: i16)

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

ai_fight The AI fight value of the record.

Returns void