Compare Blackboard Keys
Last updated
Last updated
Compare two blackboard key, if it is true, then the task will be completed, otherwise not.
To create it, right-click on the node and select Add Decorator/Compare Blackboard Keys.
This decorator has a number of fields, that are highlighted in picture below.
Name | Description |
---|---|
Node Name | Name of node |
Flow Control | During the execution of the node check, if the value has changed and the check outputs a different value, it exits the node |
Operator | Type of value comparison |
Key A | First key for comparison |
Key B | Second key for comparison |
Is Equal To
Is Not Equal To
For more information about Flow Control visit "Decorators" tab.