Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getNumMessages
Function
getNumMessages
src/OpenLoco/src/MessageManager.cpp:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
25
static auto& rawMessages() { return getGameState().messages; }
26
uint16_t getNumMessages() { return getGameState().numMessages; }
27
28
static void setNumMessages(const uint16_t numMessages)
29
{
Callers
11
post
Function · 0.85
remove
Function · 0.85
removeAllSubjectRefs
Function · 0.85
updateDaily
Function · 0.85
getActiveHighestPriority
Function · 0.85
sub_428E47
Function · 0.85
getScrollSize
Function · 0.85
scrollMouseDown
Function · 0.85
scrollMouseOver
Function · 0.85
drawScroll
Function · 0.85
openLastMessage
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected