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

pub fn set_actor_ai_repetition(should_repeat: bool)

Set whether the current AI package should be repeated.

Note: This only has an effect on the WANDER package.

should_repeat Whether the package should be repeated.

Returns void