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

Method isOk

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

Source from the content-addressed store, hash-verified

2111}
2112
2113bool ScriptnodeExceptionHandler::isOk() const noexcept
2114{
2115 return items.isEmpty();
2116}
2117
2118void ScriptnodeExceptionHandler::addCustomError(NodeBase* n, Error::ErrorCode c, const String& errorMessage)
2119{

Callers 8

calculateBlockMethod · 0.45
paintMethod · 0.45
processMethod · 0.45
prepareMethod · 0.45
runTestMethod · 0.45
prepareTestMethod · 0.45
getOutlineColourMethod · 0.45
addButtonMethod · 0.45

Calls 1

isEmptyMethod · 0.45

Tested by 2

runTestMethod · 0.36
prepareTestMethod · 0.36