MCPcopy 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

DrawMethod · 0.80
DrawFrameMethod · 0.80
OnClickedMethod · 0.80
ToggleMinimizedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected