Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ isCheckForUpdatesEnabled
Method
isCheckForUpdatesEnabled
Engine/Settings.cpp:2922–2926 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2920
}
2921
2922
bool
2923
Settings::isCheckForUpdatesEnabled() const
2924
{
2925
return _checkForUpdates->getValue();
2926
}
2927
2928
void
2929
Settings::setCheckUpdatesEnabled(bool enabled)
Callers
1
loadInternal
Method · 0.80
Calls
1
getValue
Method · 0.45
Tested by
no test coverage detected