Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ isFrameRangeLocked
Method
isFrameRangeLocked
Engine/Project.cpp:2684–2688 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2682
}
2683
2684
bool
2685
Project::isFrameRangeLocked() const
2686
{
2687
return _imp->lockFrameRange->getValue();
2688
}
2689
2690
void
2691
Project::getFrameRange(double* first,
Callers
1
onFileNameParameterChanged
Method · 0.80
Calls
1
getValue
Method · 0.45
Tested by
no test coverage detected