Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ getAppType
Method
getAppType
Engine/AppManager.cpp:1319–1323 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1317
}
1318
1319
AppManager::AppTypeEnum
1320
AppManager::getAppType() const
1321
{
1322
return _imp->_appType;
1323
}
1324
1325
void
1326
AppManager::clearPlaybackCache()
Callers
4
loadInternal
Method · 0.80
restoreFromSerialization
Method · 0.80
initNodeScriptName
Method · 0.80
onAllPluginsLoaded
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected