Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getNotShownTicks
Function
getNotShownTicks
src/OpenLoco/src/Ui/Windows/ToolTip.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
_tooltipNotShownTicks = ticks;
60
}
61
uint16_t getNotShownTicks()
62
{
63
return _tooltipNotShownTicks;
64
}
65
66
StringId getCurrentStringId()
67
{
Callers
2
update
Function · 0.85
stateNormalHover
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected