Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getInViewerContextAddSeparator
Method
getInViewerContextAddSeparator
Engine/Knob.cpp:1959–1963 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1957
}
1958
1959
bool
1960
KnobHelper::getInViewerContextAddSeparator() const
1961
{
1962
return _imp->inViewerContextAddSeparator;
1963
}
1964
1965
void
1966
KnobHelper::setInViewerContextNewLineActivated(bool activated)
Callers
1
createKnobs
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected