Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ getLight
Method
getLight
include/componentlibrary.hpp:877–879 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
875
}
876
877
app::ModuleLightWidget* getLight() {
878
return light;
879
}
880
};
881
882
template <typename TLight = WhiteLight>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected