Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ isPyPlug
Method
isPyPlug
Engine/Node.cpp:8794–8798 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8792
}
8793
8794
bool
8795
Node::isPyPlug() const
8796
{
8797
return _imp->pyPlugInfo.isPyPlug;
8798
}
8799
8800
void
8801
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