MCPcopy 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
2576bool
2577Settings::isAutoPreviewOnForNewProjects() const
2578{
2579 return _autoPreviewEnabledForNewProjects->getValue();
2580}
2581
2582#ifdef NATRON_DOCUMENTATION_ONLINE
2583int

Callers 1

initializeKnobsMethod · 0.80

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected