MCPcopy 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
4667bool
4668Node::isPyPlug() const
4669{
4670 return _imp->pyPlugInfo.isPyPlug;
4671}
4672
4673void
4674Node::setPluginPythonModule(const std::string& pythonModule)

Callers 2

paintEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected