MCPcopy 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
17NodeDataModel::ConnectionPolicy RootNodeModel::portOutConnectionPolicy(QtNodes::PortIndex) const
18{
19 return ConnectionPolicy::One;
20}

Callers 4

drawConnectionPointsMethod · 0.45
mousePressEventMethod · 0.45
nodePortIsEmptyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected