Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ getIsPersistent
Method
getIsPersistent
Engine/Knob.cpp:3135–3139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3133
}
3134
3135
bool
3136
KnobHelper::getIsPersistent() const
3137
{
3138
return _imp->IsPersistent;
3139
}
3140
3141
void
3142
KnobHelper::setIsPersistent(bool b)
Callers
9
findMaster
Function · 0.45
NodeSerialization.cpp
File · 0.45
exportUserKnob
Function · 0.45
exportAllNodeKnobs
Function · 0.45
initialize
Method · 0.45
initialize
Method · 0.45
getAllKnobsKeyframes
Method · 0.45
newParam
Method · 0.45
Sbk_ParamFunc_getIsPersistent
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected