Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1017
String NodeComponentFactory::getId() const
1018
{ return
"Scriptnode"
; }
1019
1020
juce::Array<hise::PathFactory::Description> NodeComponentFactory::getDescription() const
1021
{
Callers
15
getEmbeddedId
Method · 0.45
buttonClicked
Method · 0.45
Comp
Method · 0.45
ParameterSlider
Method · 0.45
checkEnabledState
Method · 0.45
mouseDown
Method · 0.45
mouseDrag
Method · 0.45
NodeComponent
Method · 0.45
handlePopupMenuResult
Method · 0.45
addNewConnection
Method · 0.45
wrapIntoNetwork
Method · 0.45
wrapIntoChain
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected