Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
258
void
259
Effect::destroy(bool autoReconnect)
260
{
261
getInternalNode()->destroyNode(false, autoReconnect);
262
}
263
264
int
265
Effect::getMaxInputCount() const
Callers
1
Sbk_EffectFunc_destroy
Function · 0.80
Calls
1
destroyNode
Method · 0.80
Tested by
no test coverage detected