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

Method getRootNetwork

hi_scripting/scripting/scriptnode/api/NodeBase.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122DspNetwork* NodeBase::getRootNetwork() const
123{
124 return static_cast<DspNetwork*>(parent.get());
125}
126
127scriptnode::NodeBase::Holder* NodeBase::getNodeHolder() const
128{

Callers 15

FaustMenuBarMethod · 0.80
~FaustMenuBarMethod · 0.80
buttonClickedMethod · 0.80
SnexParameterMethod · 0.80
runTestMethod · 0.80
getAvailableClassIdsMethod · 0.80
setWorkbenchMethod · 0.80
updateClassIdMethod · 0.80
setParameterMethod · 0.80
MultiOutputSlotMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected