Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ isOpenFXCacheClearRequestedOnLaunch
Method
isOpenFXCacheClearRequestedOnLaunch
Engine/CLArgs.cpp:498–502 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
496
}
497
498
bool
499
CLArgs::isOpenFXCacheClearRequestedOnLaunch() const
500
{
501
return _imp->clearOpenFXCacheOnLaunch;
502
}
503
504
505
bool
Callers
1
loadInternalAfterInitGui
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected