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

Method isMultiPath

Engine/KnobFile.cpp:211–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

209}
210
211bool
212KnobPath::isMultiPath() const
213{
214 return _isMultiPath;
215}
216
217void
218KnobPath::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