MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / getPluginID

Method getPluginID

Engine/WriteNode.cpp:992–994  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

990{ return 0; }
991
992std::string
993WriteNode::getPluginID() const
994{ return PLUGINID_NATRON_WRITE; }
995
996std::string
997WriteNode::getPluginLabel() const

Callers 4

createWriteNodeMethod · 0.45
isVideoWriterMethod · 0.45
onEffectCreatedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected