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

Method getNumArgs

hi_scripting/scripting/ScriptProcessor.cpp:797–798  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

795{ return !isActive; }
796
797int JavascriptProcessor::SnippetDocument::getNumArgs() const
798{ return numArgs; }
799
800void JavascriptProcessor::SnippetDocument::replaceContentAsync(String s, bool shouldBeAsync)
801{

Callers 1

registerCallbacksMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected