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

Method getDescription

src/engine/LightInfo.cpp:13–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11}
12
13std::string LightInfo::getDescription() {
14 return description;
15}
16
17
18} // namespace engine

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected