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

Method getConvertToGroupButton

Engine/NodeGroup.cpp:1195–1199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1193}
1194
1195KnobButtonPtr
1196NodeGroup::getConvertToGroupButton() const
1197{
1198 return _imp->convertToGroup;
1199}
1200
1201double
1202NodeGroup::getCurrentTime() const

Callers 1

setPyPlugEditedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected