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

Class NodeDataType

QtNodeEditor/include/nodes/internal/NodeData.hpp:10–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8{
9
10struct NodeDataType
11{
12 QString id;
13 QString name;
14};
15
16/// Class represents data transferred between nodes.
17/// @param type is used for comparing the types

Callers 1

NodeState.hppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected