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

Method getExportAsPyPlugButton

Engine/NodeGroup.cpp:1189–1193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1187}
1188
1189KnobButtonPtr
1190NodeGroup::getExportAsPyPlugButton() const
1191{
1192 return _imp->exportAsTemplate;
1193}
1194
1195KnobButtonPtr
1196NodeGroup::getConvertToGroupButton() const

Callers 1

setPyPlugEditedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected