Class BehaviorTreeRunner

java.lang.Object
com.marginallyclever.ro3.node.Node
com.marginallyclever.ro3.node.nodes.behavior.BehaviorTreeRunner

public class BehaviorTreeRunner extends Node

BehaviorTreeRunner is a node that runs a behavior tree.

version 1, behave like a Sequence.