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

Method Name

bt_editor/models/SubtreeNodeModel.hpp:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26 virtual const char* className() const final { return Name(); }
27
28 static const char* Name() { return "SubTree"; }
29
30 QPushButton* expandButton() { return _expand_button; }
31

Callers 1

parseXMLMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected