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

Method hasTail

hi_scripting/scripting/scriptnode/api/DspNetwork.cpp:548–551  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

546}
547
548bool DspNetwork::hasTail() const
549{
550 return hasTailProperty.get();
551}
552
553bool DspNetwork::isSuspendedOnSilence() const
554{

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected