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

Method getUnit

src/engine/ParamQuantity.cpp:145–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143
144
145std::string ParamQuantity::getUnit() {
146 return unit;
147}
148
149
150void ParamQuantity::reset() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected