Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
152
bool
153
Plugin::getToolsetScript() const
154
{
155
return _toolSetScript;
156
}
157
158
const QString&
159
Plugin::getIconFilePath() const
Callers
1
createNodeFromPythonModule
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected