MCPcopy 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

validateStep1Function · 0.85
ensureCompanyFundingFunction · 0.85
setCollisionErrorMessageFunction · 0.85
canConstructAtWithClearFunction · 0.85
adjustSurfaceHeightFunction · 0.85
adjustWaterHeightFunction · 0.85
checkNumFreeEntitiesFunction · 0.85
selectObjectInternalFunction · 0.85
deselectObjectInternalFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected