Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ setCurrentStringId
Function
setCurrentStringId
src/OpenLoco/src/Ui/Windows/ToolTip.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
return _currentTooltipStringId;
69
}
70
void setCurrentStringId(StringId stringId)
71
{
72
_currentTooltipStringId = stringId;
73
}
74
75
// 0x00439BB1
76
bool isTimeTooltip()
Callers
3
open
Function · 0.85
update
Function · 0.85
closeAndReset
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected