Repeat
Repeats the child node either a number of times or forever.
Success:Â if the child node return Success on the last repeat
Failure:Â if the child node return Failure on the last repeat
Running:Â As long as it is repeating
Attributes
Attributes | Type | Description |
---|---|---|
lockAgent | bool | If on, ensures no data on the agent is written simultaneously by nodes that have this option active. |
repeatTimes | int | Number of times to execute the child |
repeatForever | bool | Repeat the child forever |
Copyright © 2017, Toolchefs LTD.