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

Method SaveLayout

Source/ButterworthFilterEffect.cpp:149–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147}
148
149void ButterworthFilterEffect::SaveLayout(ofxJSONElement& info)
150{
151 mModuleSaveData.Save(info);
152}

Callers

nothing calls this directly

Calls 1

SaveMethod · 0.45

Tested by

no test coverage detected