Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ ModuleAdd
Method
ModuleAdd
include/history.hpp:75–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
math::Vec pos;
74
json_t* moduleJ = NULL;
75
ModuleAdd() {
76
name =
"add module"
;
77
}
78
~ModuleAdd();
79
void setModule(app::ModuleWidget* mw);
80
void undo() override;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected