MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / isSubGraphUserVisible

Method isSubGraphUserVisible

Engine/NodeGroup.h:385–388  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

383 bool isSubGraphEditable() const;
384
385 virtual bool isSubGraphUserVisible() const
386 {
387 return true;
388 }
389
390 KnobButtonPtr getExportAsPyPlugButton() const;
391 KnobButtonPtr getConvertToGroupButton() const;

Callers 3

showNodePanelMethod · 0.80
createNodeGuiMethod · 0.80
hideGuiMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected