MCPcopy 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
316juce::ValueTree NodeBase::getValueTree() const
317{
318 return v_data;
319}
320
321juce::String NodeBase::getId() const
322{

Callers 15

initialiseMethod · 0.45
dataAddedOrRemovedMethod · 0.45
SnexParameterMethod · 0.45
initialiseMethod · 0.45
addFixedParametersMethod · 0.45
nodeAddedOrRemovedMethod · 0.45
updateChannelsMethod · 0.45
assignMethod · 0.45
getContainerPositionMethod · 0.45
initConnectionsMethod · 0.45
isLockedContainerMethod · 0.45
getNodeTreeMethod · 0.45

Calls

no outgoing calls

Tested by 1

dumpNetworkAsXmlMethod · 0.36