Go to the source code of this file.
Classes | |
class | ai::RandomSelector |
This node executes all the attached children in random order. This composite only fails if all children failed, too. It doesn't continue a node in the state TreeNodeStatus::RUNNING . It will always pick a new random node in each tick. More... | |