MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / getErrorText

Function getErrorText

src/OpenLoco/src/GameCommands/GameCommands.cpp:564–567  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

562 }
563
564 StringId getErrorText()
565 {
566 return _gGameCommandErrorText;
567 }
568
569 void setErrorTitle(const StringId title)
570 {

Callers 8

goToNextStepFunction · 0.85
tryCloseWindowFunction · 0.85
onScrollMouseDownFunction · 0.85
constructRoadFunction · 0.85
constructionLoopFunction · 0.85
placeTrackGhostFunction · 0.85
placeRoadGhostFunction · 0.85
onToolUpFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected