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

Method getMainController_

hi_scripting/scripting/ScriptProcessor.cpp:86–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84 }
85
86 MainController* ProcessorWithScriptingContent::getMainController_()
87 { return mc; }
88
89 const MainController* ProcessorWithScriptingContent::getMainController_() const
90 { return mc; }

Callers 15

getFaustRootFileMethod · 0.80
getFaustLibraryPathsMethod · 0.80
FaustMenuBarMethod · 0.80
compileInternalMethod · 0.80
createNewComponentMethod · 0.80
ComponentDragInfoMethod · 0.80
BroadcasterEntryMethod · 0.80
logErrorAndContinueMethod · 0.80
getNodeWorkbenchMethod · 0.80
logMessageMethod · 0.80
rebuildEditorsMethod · 0.80
SnexMenuBarMethod · 0.80

Calls

no outgoing calls

Tested by 4

checkCompileHashCodesMethod · 0.64
getDllInfoMethod · 0.64