Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ setCurrentModalType
Function
setCurrentModalType
src/OpenLoco/src/Ui/WindowManager.cpp:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
void setCurrentModalType(WindowType type)
91
{
92
_currentModalType = type;
93
}
94
95
void resetThousandthTickCounter()
96
{
Callers
6
internalOpen
Function · 0.85
onClose
Function · 0.85
open
Function · 0.85
open
Function · 0.85
open
Function · 0.85
onClose
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected