MCPcopy Create free account
hub / github.com/jerryuhoo/Fire / getSavedWidth

Method getSavedWidth

Source/PluginProcessor.cpp:1413–1416  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1411}
1412
1413int FireAudioProcessor::getSavedWidth() const
1414{
1415 return editorWidth;
1416}
1417
1418int FireAudioProcessor::getSavedHeight() const
1419{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected