MCPcopy 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

allocateNewStationFunction · 0.85
setPreferredNameFunction · 0.85
setPreferredCompanyNameFunction · 0.85
rightReleasedSignalFunction · 0.85
rightReleasedRoadStationFunction · 0.85
rightReleasedAirportFunction · 0.85
rightReleasedDockFunction · 0.85
rightReleasedTreeFunction · 0.85
rightReleasedBuildingFunction · 0.85
rightReleasedWallFunction · 0.85
rightReleasedHeadquarterFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected