Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
goToNextStep
Function · 0.85
tryCloseWindow
Function · 0.85
onScrollMouseDown
Function · 0.85
constructRoad
Function · 0.85
constructionLoop
Function · 0.85
placeTrackGhost
Function · 0.85
placeRoadGhost
Function · 0.85
onToolUp
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected