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

Method getLibraryBinary

Engine/Plugin.cpp:191–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

189}
190
191LibraryBinary*
192Plugin::getLibraryBinary() const
193{
194 return _binary;
195}
196
197int
198Plugin::getMajorVersion() const

Callers 2

registerTestPluginsMethod · 0.80
loadMethod · 0.80

Calls

no outgoing calls

Tested by 1

registerTestPluginsMethod · 0.64