Go to the source code of this file.
Classes | |
class | ai::Succeed |
A decorator node with only one child attached. The result of the attached child is only taken into account if it returned TreeNodeStatus::RUNNING - in every other case this decorator will return TreeNodeStatus::FINISHED. More... | |