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

Method prepare

hi_scripting/scripting/scriptnode/nodes/NodeContainer.cpp:682–685  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

680}
681
682void SerialNode::DynamicSerialProcessor::prepare(PrepareSpecs)
683{
684 // do nothing here, the container inits the child nodes.
685}
686
687
688Rectangle<int> SerialNode::getPositionInCanvas(Point<int> topLeft) const

Callers 2

prepareNodesMethod · 0.45
updateChannelsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected