MCPcopy 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
212AppInstance::~AppInstance()
213{
214 _imp->_currentProject->clearNodesBlocking();
215}
216
217const ProjectBeingLoadedInfo&
218AppInstance::getProjectBeingLoadedInfo() const

Callers

nothing calls this directly

Calls 1

clearNodesBlockingMethod · 0.80

Tested by

no test coverage detected