/
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
lockAgentboolIf on, ensures no data on the agent is written simultaneously by nodes that have this option active.
inBlackboardKeystringBlackboard key containing the array metadata to iterate
outBlackboardKeystringBlackboard key that is used to store the current element of the input array
repeatForeverboolIterate the array forever, starting from the first element to the last element

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
More like this

Copyright © 2017, Toolchefs LTD.