MCPcopy 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
8794bool
8795Node::isPyPlug() const
8796{
8797 return _imp->pyPlugInfo.isPyPlug;
8798}
8799
8800void
8801Node::setPluginPythonModule(const std::string& pythonModule)

Callers 2

paintEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected