Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ GetModule
Method
GetModule
Source/ModuleSaveDataPanel.h:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
57
void SetModule(IDrawableModule* module);
58
IDrawableModule* GetModule() { return mSaveModule; }
59
void UpdatePosition();
60
void ReloadSaveData();
61
Callers
4
Draw
Method · 0.80
DrawFrame
Method · 0.80
OnClicked
Method · 0.80
ToggleMinimized
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected