Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getCurrentModalType
Function
getCurrentModalType
src/OpenLoco/src/Ui/WindowManager.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
WindowType getCurrentModalType()
86
{
87
return _currentModalType;
88
}
89
90
void setCurrentModalType(WindowType type)
91
{
Callers
7
loadPreferredFace
Function · 0.85
open
Function · 0.85
onScrollMouseOver
Function · 0.85
handleMouse
Function · 0.85
dropdownRegisterSelection
Function · 0.85
stateNormalRight
Function · 0.85
keyScroll
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected