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

Method objectsCanBeCreated

hi_scripting/scripting/ScriptProcessor.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44 }
45
46 bool ProcessorWithScriptingContent::objectsCanBeCreated() const
47 {
48 return allowObjectConstructors;
49 }
50
51 int ProcessorWithScriptingContent::getCallbackEditorStateOffset() const
52 { return Processor::EditorState::numEditorStates; }

Callers 15

getChildSynthByIndexMethod · 0.80
setNumModulationSlotsMethod · 0.80
addModulatorTargetMethod · 0.80
addParameterTargetMethod · 0.80
getModulatorMethod · 0.80
getMidiProcessorMethod · 0.80
getChildSynthMethod · 0.80
getChildSynthByIndexMethod · 0.80
getIdListMethod · 0.80
getEffectMethod · 0.80
getAllEffectsMethod · 0.80
getTableProcessorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected