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

Method id

QtNodeEditor/src/Node.cpp:86–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84
85
86QUuid
87Node::
88id() const
89{
90 return _uid;
91}
92
93
94void

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected