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

Method getLibraryBinary

Engine/Plugin.cpp:188–192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186}
187
188LibraryBinary*
189Plugin::getLibraryBinary() const
190{
191 return _binary;
192}
193
194int
195Plugin::getMajorVersion() const

Callers 2

registerTestPluginsMethod · 0.80
loadMethod · 0.80

Calls

no outgoing calls

Tested by 1

registerTestPluginsMethod · 0.64