Skip to content

behavioural failer

51

The behavioural failer is a flow-control utility that always returns Failure to its parent node.

When to use this node: * Forcing Fallbacks: Placed at the end of a Sequence to ensure the branch is always treated as "failed," forcing a parent Selector to move to the next available branch. * Testing: Temporarily disabling a branch of logic during development without deleting the nodes.

Connectors in

  • out [type: behaviour]