MCPcopy 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
498bool
499CLArgs::isOpenFXCacheClearRequestedOnLaunch() const
500{
501 return _imp->clearOpenFXCacheOnLaunch;
502}
503
504
505bool

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected