Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christophhart/HISE
/ setErrorMessage
Method
setErrorMessage
hi_scripting/scripting/api/ScriptExpansion.cpp:1031–1035 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1029
}
1030
1031
void ScriptExpansionHandler::setErrorMessage(String errorMessage)
1032
{
1033
logMessage(errorMessage, false);
1034
1035
}
1036
1037
var ScriptExpansionHandler::getExpansionList()
1038
{
Callers
4
encryptIntermediateFile
Method · 0.45
encodePoolAndUserPresets
Method · 0.45
returnFail
Method · 0.45
encodeExpansion
Method · 0.45
Calls
1
logMessage
Function · 0.50
Tested by
no test coverage detected