MCPcopy 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
1351bool
1352AppManager::isLoaded() const
1353{
1354 return _imp->_loaded;
1355}
1356
1357void
1358AppManager::abortAnyProcessing()

Callers 1

triggerAutoSaveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected