MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / refreshUserParamsGUI

Method refreshUserParamsGUI

Engine/PyNode.cpp:929–933  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

927}
928
929void
930UserParamHolder::refreshUserParamsGUI()
931{
932 _holder->recreateUserKnobs(false);
933}
934
935
936Roto*

Callers 13

createMyPlayerFunction · 0.80
createDirMethod · 0.80
loopSelectedCurveMethod · 0.80
createInstanceFunction · 0.80
createInstanceFunction · 0.80
createInstanceFunction · 0.80
createInstanceFunction · 0.80
createInstanceFunction · 0.80
createInstanceFunction · 0.80
createInstanceFunction · 0.80
createInstanceFunction · 0.80

Calls 1

recreateUserKnobsMethod · 0.45

Tested by

no test coverage detected