MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / getAppType

Method getAppType

Engine/AppManager.cpp:1233–1237  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1231}
1232
1233AppManager::AppTypeEnum
1234AppManager::getAppType() const
1235{
1236 return _imp->_appType;
1237}
1238
1239void
1240AppManager::clearPlaybackCache()

Callers 4

loadInternalMethod · 0.80
initNodeScriptNameMethod · 0.80
onAllPluginsLoadedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected