MCPcopy Create free account
hub / github.com/BehaviorTree/Groot / reaction

Method reaction

QtNodeEditor/src/NodeState.cpp:82–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80
81
82NodeState::ReactToConnectionState
83NodeState::
84reaction() const
85{
86 return _reaction;
87}
88
89
90PortType

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected