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

Method setMultiPath

Engine/KnobFile.cpp:205–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 8

OfxStringInstanceMethod · 0.80
setAsMultiPathTableMethod · 0.80
initializeKnobsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected