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

Method getProcessor

hi_scripting/scripting/api/ScriptComponentWrappers.cpp:424–427  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

422}
423
424Processor * ScriptCreatedComponentWrapper::getProcessor()
425{
426 return contentComponent->p.get();
427}
428
429ScriptingApi::Content * ScriptCreatedComponentWrapper::getContent()
430{

Callers 15

createPopupComponentMethod · 0.45
doubleClickCallbackMethod · 0.45
getGlobalModulatorIdMethod · 0.45
getCurrentLevelMethod · 0.45
getChildSynthByIndexMethod · 0.45
addModuleMethod · 0.45
getMacroDataObjectMethod · 0.45
clearChildrenMethod · 0.45
timerCallbackMethod · 0.45

Calls 1

getMethod · 0.45