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

Method UID

bt_editor/models/BehaviorTreeNodeModel.hpp:76–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 void setPortMapping(const QString& port_name, const QString& value);
75
76 int UID() const { return _uid; }
77
78 bool eventFilter(QObject *obj, QEvent *event) override;
79

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected