behaviorTree
Accesses the current behavior tree. Note that setting the behavior tree to a tree not in availableBehaviorTrees will add a uniquely-named entry for the tree in availableBehaviorTrees.
Declaration
var behaviorTree: BehaviorTreeResource? { get set }