MCPcopy Create free account
hub / github.com/VCVRack/Rack / getLight

Method getLight

include/componentlibrary.hpp:716–718  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

714 }
715
716 app::ModuleLightWidget* getLight() {
717 return light;
718 }
719
720 void step() override {
721 TBase::step();

Callers 1

createLightParamFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected