Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ setErrorTitle
Function
setErrorTitle
src/OpenLoco/src/GameCommands/GameCommands.cpp:569–572 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
567
}
568
569
void setErrorTitle(const StringId title)
570
{
571
_gGameCommandErrorTitle = title;
572
}
573
574
ExpenditureType getExpenditureType()
575
{
Callers
15
allocateNewStation
Function · 0.85
setPreferredName
Function · 0.85
setPreferredCompanyName
Function · 0.85
rightReleasedSignal
Function · 0.85
rightReleasedTrainStation
Function · 0.85
rightReleasedRoadStation
Function · 0.85
rightReleasedAirport
Function · 0.85
rightReleasedDock
Function · 0.85
rightReleasedTree
Function · 0.85
rightReleasedBuilding
Function · 0.85
rightReleasedWall
Function · 0.85
rightReleasedHeadquarter
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected