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

Method destroy

Engine/PyNode.cpp:258–262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256}
257
258void
259Effect::destroy(bool autoReconnect)
260{
261 getInternalNode()->destroyNode(false, autoReconnect);
262}
263
264int
265Effect::getMaxInputCount() const

Callers 1

Sbk_EffectFunc_destroyFunction · 0.80

Calls 1

destroyNodeMethod · 0.80

Tested by

no test coverage detected