MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / getUserString

Function getUserString

src/OpenLoco/src/Localisation/StringManager.cpp:111–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109 }
110
111 const char* getUserString(StringId id)
112 {
113 return rawUserStrings()[id];
114 }
115
116 // 0x004965A6
117 void emptyUserString(StringId stringId)

Callers 1

formatStringImplFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected