Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
797
int JavascriptProcessor::SnippetDocument::getNumArgs() const
798
{ return numArgs; }
799
800
void JavascriptProcessor::SnippetDocument::replaceContentAsync(String s, bool shouldBeAsync)
801
{
Callers
1
registerCallbacks
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected