Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getActiveIndex
Function
getActiveIndex
src/OpenLoco/src/MessageManager.cpp:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
MessageId getActiveIndex() { return getGameState().activeMessageIndex; }
43
void setActiveIndex(const MessageId newIndex) { getGameState().activeMessageIndex = newIndex; }
44
45
void post(
Callers
10
sub_428E47
Function · 0.85
scrollMouseDown
Function · 0.85
openLastMessage
Function · 0.85
onMouseUp
Function · 0.85
initViewport0
Function · 0.85
initViewport1
Function · 0.85
draw
Function · 0.85
onMouseUp
Function · 0.85
onUpdate
Function · 0.85
draw
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected