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

Method expanded

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

Source from the content-addressed store, hash-verified

16 void setExpanded(bool expand);
17
18 bool expanded() const { return _expanded; }
19
20 unsigned int nPorts(PortType portType) const override
21 {

Callers 7

onDestroySubTreeMethod · 0.80
subTreeExpandMethod · 0.80
onTreeNodeEditedMethod · 0.80
lockEditingMethod · 0.80
RecursivelyCreateXmlFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected