Click or drag to resize
BehaviorTreeLibraryRemove Method
Overload List
  NameDescription
Public methodRemove(String)
Removes the behavior tree with the passed name from the library.
Public methodRemove(ITask)
Removes the behavior tree from the library.
Top
See Also