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

Method onSetMaster

include/engine/Module.hpp:449–449  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

447
448 struct SetMasterEvent {};
449 virtual void onSetMaster(const SetMasterEvent& e) {}
450
451 struct UnsetMasterEvent {};
452 virtual void onUnsetMaster(const UnsetMasterEvent& e) {}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected