Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ isLoaded
Method
isLoaded
Engine/AppManager.cpp:1351–1355 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1349
}
1350
1351
bool
1352
AppManager::isLoaded() const
1353
{
1354
return _imp->_loaded;
1355
}
1356
1357
void
1358
AppManager::abortAnyProcessing()
Callers
1
triggerAutoSave
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected