MCPcopy Create free account
hub / github.com/VCVRack/Rack / string assetPlugin

Method string assetPlugin

include/rack0.hpp:152–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150 return asset::user(filename);
151}
152DEPRECATED inline std::string assetPlugin(Plugin* plugin, std::string filename) {
153 return asset::plugin(plugin, filename);
154}
155
156////////////////////
157// color

Callers

nothing calls this directly

Calls 1

pluginFunction · 0.85

Tested by

no test coverage detected