Property BehaviorTrees BehaviorTrees Gets a list of all behavior trees managed by the application. Declaration IObservableList<IBehaviorTree> BehaviorTrees { get; } Property Value Type Description IObservableList<IBehaviorTree>