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