Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ PortModel
Method
PortModel
bt_editor/bt_editor_base.h:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
struct PortModel
21
{
22
PortModel(): direction(PortDirection::INOUT) {}
23
24
QString type_name;
25
PortDirection direction;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected