MCPcopy Create free account
hub / github.com/LMMS/lmms / isOkay

Function isOkay

include/Effect.h:72–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70 }
71
72 inline bool isOkay() const
73 {
74 return m_okay;
75 }
76
77 inline void setOkay( bool _state )
78 {

Callers 3

processAudioBufferMethod · 0.85
setControlMethod · 0.85
pluginDestructionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected