Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ portOutConnectionPolicy
Method
portOutConnectionPolicy
bt_editor/models/RootNodeModel.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
16
17
NodeDataModel::ConnectionPolicy RootNodeModel::portOutConnectionPolicy(QtNodes::PortIndex) const
18
{
19
return ConnectionPolicy::One;
20
}
Callers
4
createSmartRemoveAction
Method · 0.45
drawConnectionPoints
Method · 0.45
mousePressEvent
Method · 0.45
nodePortIsEmpty
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected