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

pub fn set_record_ai_flee(ai_flee: i16)

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

ai_flee The AI flee value of the record.

Returns void