Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ onUnsetMaster
Method
onUnsetMaster
include/engine/Module.hpp:452–452 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
450
451
struct UnsetMasterEvent {};
452
virtual void onUnsetMaster(const UnsetMasterEvent& e) {}
453
454
/** DEPRECATED. Override `onAdd(e)` instead. */
455
virtual void onAdd() {}
Callers
1
setMasterModule_NoLock
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected