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.
should_repeat
Returns void