Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ ~AppInstance
Method
~AppInstance
Engine/AppInstance.cpp:212–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
210
}
211
212
AppInstance::~AppInstance()
213
{
214
_imp->_currentProject->clearNodesBlocking();
215
}
216
217
const ProjectBeingLoadedInfo&
218
AppInstance::getProjectBeingLoadedInfo() const
Callers
nothing calls this directly
Calls
1
clearNodesBlocking
Method · 0.80
Tested by
no test coverage detected