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

Method getActiveNetwork

hi_scripting/scripting/scriptnode/api/DspNetwork.cpp:1394–1397  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1392}
1393
1394DspNetwork* DspNetwork::Holder::getActiveNetwork() const
1395{
1396 return activeNetwork.get();
1397}
1398
1399void DspNetwork::Holder::setProjectDll(dll::ProjectDll::Ptr pdll)
1400{

Callers 3

calculateBlockMethod · 0.45
setControlCallbackMethod · 0.45
createScreenshotMethod · 0.45

Calls 1

getMethod · 0.45

Tested by

no test coverage detected