MCPcopy 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

loadPreferredFaceFunction · 0.85
openFunction · 0.85
onScrollMouseOverFunction · 0.85
handleMouseFunction · 0.85
stateNormalRightFunction · 0.85
keyScrollFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected