MCPcopy Create free account
hub / github.com/MrKepzie/Natron / isAutoPreviewOnForNewProjects

Method isAutoPreviewOnForNewProjects

Engine/Settings.cpp:2522–2526  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2520}
2521
2522bool
2523Settings::isAutoPreviewOnForNewProjects() const
2524{
2525 return _autoPreviewEnabledForNewProjects->getValue();
2526}
2527
2528#ifdef NATRON_DOCUMENTATION_ONLINE
2529int

Callers 1

initializeKnobsMethod · 0.80

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected