Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christophhart/HISE
/ getErrorMessage
Method
getErrorMessage
hi_scripting/scripting/api/ScriptBroadcaster.cpp:4824–4825 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4822
{ return Metadata(other, true) == *this; }
4823
4824
String ScriptBroadcaster::Metadata::getErrorMessage() const
4825
{ return r.getErrorMessage(); }
4826
4827
4828
Callers
15
runScriptCallbacks
Method · 0.45
runTimerCallback
Method · 0.45
prepareToPlay
Method · 0.45
renderWholeBuffer
Method · 0.45
applyEffect
Method · 0.45
handleHiseEvent
Method · 0.45
calculateBlock
Method · 0.45
defaultControlCallbackIdle
Method · 0.45
customControlCallbackIdle
Method · 0.45
compileInternal
Method · 0.45
restoreInterfaceData
Method · 0.45
stuffAfterCompilation
Method · 0.45
Calls
no outgoing calls
Tested by
1
expectResult
Method · 0.36