MCPcopy 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_428E47Function · 0.85
scrollMouseDownFunction · 0.85
openLastMessageFunction · 0.85
onMouseUpFunction · 0.85
initViewport0Function · 0.85
initViewport1Function · 0.85
drawFunction · 0.85
onMouseUpFunction · 0.85
onUpdateFunction · 0.85
drawFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected