Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ ~CustomNodeDialog
Method
~CustomNodeDialog
bt_editor/custom_node_dialog.cpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
CustomNodeDialog::~CustomNodeDialog()
95
{
96
delete ui;
97
}
98
99
100
NodeModel CustomNodeDialog::getTreeNodeModel() const
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected