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

Class AddEvent

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

Source from the content-addressed store, hash-verified

371 // All of these events are thread-safe with process().
372
373 struct AddEvent {};
374 /** Called after adding the module to the Engine.
375 */
376 virtual void onAdd(const AddEvent& e) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected