Skip to main content

repeat_forever

Function repeat_forever 

Source
pub fn repeat_forever(name: &str, child: BehaviorNode) -> BehaviorNode
Expand description

Repeat child forever (always returns Running).