MCPcopy 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

constructionLoopFunction · 0.85
onToolUpMultipleFunction · 0.85
placeBlueprintFunction · 0.85
onToolUpMultipleFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected