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

Method name

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

Source from the content-addressed store, hash-verified

56 const NodeModel &model() const { return _model; }
57
58 QString name() const final { return registrationName(); }
59
60 const QString& instanceName() const;
61

Callers 6

BuildTreeFromXMLFunction · 0.80
createMorphSubMenuMethod · 0.80
RecursivelyCreateXmlFunction · 0.80
initWidgetMethod · 0.80
registerModelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected