/
Iterator
Iterator
Iterates a list coming from the blackboard and saves the current iterated element on a blackboard key. It then runs the child node.
Success: When the list is iterated and the child node returns Success
Failure: When the list is iterated and the child node returns Failure
Running: While iterating
Attributes
Attributes | Type | Description |
---|---|---|
lockAgent | bool | If on, ensures no data on the agent is written simultaneously by nodes that have this option active. |
inBlackboardKey | string | Blackboard key containing the array metadata to iterate |
outBlackboardKey | string | Blackboard key that is used to store the current element of the input array |
repeatForever | bool | Iterate the array forever, starting from the first element to the last element |
, multiple selections available,
Related content
Set Blackboard Array Entry Element
Set Blackboard Array Entry Element
More like this
Set Blackboard Entry From Array
Set Blackboard Entry From Array
More like this
Set Blackboard Entry
Set Blackboard Entry
More like this
Compute Direction
Compute Direction
More like this
Conditional Repeat
Conditional Repeat
More like this
Is Inside Area
Is Inside Area
More like this
Copyright © 2017, Toolchefs LTD.