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

Method getScriptName_mt_safe

Gui/MultiInstancePanel.cpp:452–456  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

450}
451
452std::string
453MultiInstancePanel::getScriptName_mt_safe() const
454{
455 return _imp->getMainInstance()->getScriptName_mt_safe();
456}
457
458void
459MultiInstancePanel::initializeKnobs()

Callers

nothing calls this directly

Calls 1

getMainInstanceMethod · 0.80

Tested by

no test coverage detected