MCPcopy Create free account
hub / github.com/BespokeSynth/BespokeSynth / SetUpFromSaveData

Method SetUpFromSaveData

Source/Inverter.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82void Inverter::SetUpFromSaveData()
83{
84 SetTarget(TheSynth->FindModule(mModuleSaveData.GetString("target")));
85}

Callers

nothing calls this directly

Calls 2

GetStringMethod · 0.80
FindModuleMethod · 0.45

Tested by

no test coverage detected