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

Method setModule

src/core/plugin.hpp:71–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 }
70
71 void setModule(TModule* module) {
72 this->module = module;
73 }
74
75 void setId(int id) {
76 this->id = id;

Callers 5

Gate_MIDIWidgetMethod · 0.45
MIDI_GateWidgetMethod · 0.45
CV_MIDICCWidgetMethod · 0.45
setModuleMethod · 0.45
MIDICC_CVWidgetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected