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

Method isMultiPath

Engine/KnobFile.cpp:210–214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

208}
209
210bool
211KnobPath::isMultiPath() const
212{
213 return _isMultiPath;
214}
215
216void
217KnobPath::setAsStringList(bool b)

Callers 14

setTableMethod · 0.80
getTableMethod · 0.80
exportUserKnobFunction · 0.80
initializeMethod · 0.80
AddKnobDialogMethod · 0.80
createWidgetMethod · 0.80
updateGUIMethod · 0.80
setEnabledMethod · 0.80
setReadOnlyMethod · 0.80
reflectAnimationLevelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected