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

Method getScriptName_mt_safe

Gui/MultiInstancePanel.cpp:447–451  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

445}
446
447std::string
448MultiInstancePanel::getScriptName_mt_safe() const
449{
450 return _imp->getMainInstance()->getScriptName_mt_safe();
451}
452
453std::string
454MultiInstancePanel::getFullyQualifiedName() const

Callers

nothing calls this directly

Calls 1

getMainInstanceMethod · 0.80

Tested by

no test coverage detected