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

Method refreshUserParamsGUI

Engine/PyNode.cpp:916–920  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

914}
915
916void
917UserParamHolder::refreshUserParamsGUI()
918{
919 _holder->recreateUserKnobs(false);
920}
921
922
923Roto*

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