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

Method getToolsetScript

Engine/Plugin.cpp:152–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150}
151
152bool
153Plugin::getToolsetScript() const
154{
155 return _toolSetScript;
156}
157
158const QString&
159Plugin::getIconFilePath() const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected