Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ setErrorText
Function
setErrorText
src/OpenLoco/src/GameCommands/GameCommands.cpp:559–562 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
557
}
558
559
void setErrorText(const StringId message)
560
{
561
_gGameCommandErrorText = message;
562
}
563
564
StringId getErrorText()
565
{
Callers
15
validateStep1
Function · 0.85
ensureCompanyFunding
Function · 0.85
setCollisionErrorMessage
Function · 0.85
aiCompanyAboutToBuildCheck
Function · 0.85
canConstructAtCheckSurfaceElement
Function · 0.85
canConstructAtWithClear
Function · 0.85
checkFreeElementsAndReorganise
Function · 0.85
adjustSurfaceHeight
Function · 0.85
adjustWaterHeight
Function · 0.85
checkNumFreeEntities
Function · 0.85
selectObjectInternal
Function · 0.85
deselectObjectInternal
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected