MCPcopy Create free account
hub / github.com/VCVRack/AudibleInstruments / step

Method step

src/Elements.cpp:297–300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

295 elements->setModel(model);
296 }
297 void step() override {
298 rightText = CHECKMARK(elements->getModel() == model);
299 MenuItem::step();
300 }
301};
302
303

Callers

nothing calls this directly

Calls 1

getModelMethod · 0.80

Tested by

no test coverage detected