MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / GetModulationEnable

Method GetModulationEnable

Source/InstrumentFDS.cpp:156–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154}
155
156bool CInstrumentFDS::GetModulationEnable() const
157{
158 return m_bModulationEnable;
159}
160
161void CInstrumentFDS::SetModulationEnable(bool Enable)
162{

Callers 3

to_jsonFunction · 0.80
ExportFileMethod · 0.80
SelectInstrumentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected