Skip to main content

invert_node

Function invert_node 

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

Wrap child in an Invert decorator: Success↔Failure, Running unchanged.