Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1233
AppManager::AppTypeEnum
1234
AppManager::getAppType() const
1235
{
1236
return _imp->_appType;
1237
}
1238
1239
void
1240
AppManager::clearPlaybackCache()
Callers
4
loadInternal
Method · 0.80
initNodeScriptName
Method · 0.80
restoreFromSerialization
Method · 0.80
onAllPluginsLoaded
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected