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

Method setParentMultiInstance

Gui/NodeGui.cpp:3425–3429  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3423}
3424
3425void
3426NodeGui::setParentMultiInstance(const NodeGuiPtr & node)
3427{
3428 _parentMultiInstance = node;
3429}
3430
3431void
3432NodeGui::setKnobLinksVisible(bool visible)

Callers 1

createNodeGuiMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected