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

Method setMultiPath

Engine/KnobFile.cpp:204–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202}
203
204void
205KnobPath::setMultiPath(bool b)
206{
207 _isMultiPath = b;
208}
209
210bool
211KnobPath::isMultiPath() const

Callers 8

OfxStringInstanceMethod · 0.80
setAsMultiPathTableMethod · 0.80
initializeKnobsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected