Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ useInputAForMergeAutoConnect
Method
useInputAForMergeAutoConnect
Engine/Settings.cpp:3241–3245 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3239
}
3240
3241
bool
3242
Settings::useInputAForMergeAutoConnect() const
3243
{
3244
return _useInputAForMergeAutoConnect->getValue();
3245
}
3246
3247
void
3248
Settings::doOCIOStartupCheckIfNeeded()
Callers
1
getPreferredInputInternal
Method · 0.80
Calls
1
getValue
Method · 0.45
Tested by
no test coverage detected