MCPcopy Create free account
hub / github.com/BehaviorTree/Groot / ~ConnectionState

Method ~ConnectionState

QtNodeEditor/src/ConnectionState.cpp:13–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11using QtNodes::Node;
12
13ConnectionState::
14~ConnectionState()
15{
16 resetLastHoveredNode();
17}
18
19
20void

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected