Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ ~AbsBehaviorTree
Method
~AbsBehaviorTree
bt_editor/bt_editor_base.cpp:11–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
10
11
AbsBehaviorTree::~AbsBehaviorTree()
12
{
13
clear();
14
}
15
16
AbstractTreeNode *AbsBehaviorTree::rootNode()
17
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected