MCPcopy Create free account
hub / github.com/christophhart/HISE / isFront

Method isFront

hi_scripting/scripting/ScriptProcessorModules.cpp:105–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103{ return numCallbacks; }
104
105bool JavascriptMidiProcessor::isFront() const
106{ return front; }
107
108bool JavascriptMidiProcessor::isDeferred() const
109{ return deferred; }

Callers 14

compileInternalMethod · 0.80
ScriptingEditorMethod · 0.80
saveFileXmlMethod · 0.80
saveFileAsXmlMethod · 0.80
ContentMethod · 0.80
saveInterfaceValuesMethod · 0.80
addScriptedParametersMethod · 0.80
scriptWasCompiledMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected