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

Method getToolsetScript

Engine/Plugin.cpp:151–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected