Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ isAutoPreviewOnForNewProjects
Method
isAutoPreviewOnForNewProjects
Engine/Settings.cpp:2576–2580 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2574
}
2575
2576
bool
2577
Settings::isAutoPreviewOnForNewProjects() const
2578
{
2579
return _autoPreviewEnabledForNewProjects->getValue();
2580
}
2581
2582
#ifdef NATRON_DOCUMENTATION_ONLINE
2583
int
Callers
1
initializeKnobs
Method · 0.80
Calls
1
getValue
Method · 0.45
Tested by
no test coverage detected