Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ setErrorSound
Function
setErrorSound
src/OpenLoco/src/GameCommands/GameCommands.cpp:554–557 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
552
}
553
554
void setErrorSound(bool state)
555
{
556
_gGameCommandErrorSound = state;
557
}
558
559
void setErrorText(const StringId message)
560
{
Callers
4
constructionLoop
Function · 0.85
onToolUpMultiple
Function · 0.85
placeBlueprint
Function · 0.85
onToolUpMultiple
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected