Skip to content
Guy Allard edited this page Jan 18, 2015 · 2 revisions

Inverter inverter decorator node

Description:
Modifies the return status of child nodes.

Returns:

  • SUCCESS if its child node fails.
  • FAILURE if its child node succeeds.

Clone this wiki locally