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

Method getId

hi_scripting/scripting/scriptnode/ui/NodeComponent.cpp:1017–1018  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1015}
1016
1017String NodeComponentFactory::getId() const
1018{ return "Scriptnode"; }
1019
1020juce::Array<hise::PathFactory::Description> NodeComponentFactory::getDescription() const
1021{

Callers 15

getEmbeddedIdMethod · 0.45
buttonClickedMethod · 0.45
CompMethod · 0.45
ParameterSliderMethod · 0.45
checkEnabledStateMethod · 0.45
mouseDownMethod · 0.45
mouseDragMethod · 0.45
NodeComponentMethod · 0.45
handlePopupMenuResultMethod · 0.45
addNewConnectionMethod · 0.45
wrapIntoNetworkMethod · 0.45
wrapIntoChainMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected