Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getCurrentMonth
Function
getCurrentMonth
src/OpenLoco/src/Date.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
MonthId getCurrentMonth()
27
{
28
return MonthId(getGameState().currentMonth);
29
}
30
31
static void setCurrentMonth(const MonthId month)
32
{
Callers
5
getCurrentDate
Function · 0.85
getNewChallengeProgress
Method · 0.85
draw
Function · 0.85
drawGraphAndLegend
Function · 0.85
draw
Function · 0.85
Calls
1
MonthId
Enum · 0.50
Tested by
no test coverage detected