Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ isPyPlug
Method
isPyPlug
Engine/Node.cpp:4667–4671 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4665
}
4666
4667
bool
4668
Node::isPyPlug() const
4669
{
4670
return _imp->pyPlugInfo.isPyPlug;
4671
}
4672
4673
void
4674
Node::setPluginPythonModule(const std::string& pythonModule)
Callers
2
onManageUserParametersActionTriggered
Method · 0.80
paintEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected