Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christophhart/HISE
/ getValueTree
Method
getValueTree
hi_scripting/scripting/scriptnode/api/NodeBase.cpp:316–319 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
314
315
316
juce::ValueTree NodeBase::getValueTree() const
317
{
318
return v_data;
319
}
320
321
juce::String NodeBase::getId() const
322
{
Callers
15
initialise
Method · 0.45
dataAddedOrRemoved
Method · 0.45
SnexParameter
Method · 0.45
initialise
Method · 0.45
addFixedParameters
Method · 0.45
nodeAddedOrRemoved
Method · 0.45
updateChannels
Method · 0.45
assign
Method · 0.45
getContainerPosition
Method · 0.45
initConnections
Method · 0.45
isLockedContainer
Method · 0.45
getNodeTree
Method · 0.45
Calls
no outgoing calls
Tested by
1
dumpNetworkAsXml
Method · 0.36