MCPcopy 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

internalOpenFunction · 0.85
onCloseFunction · 0.85
openFunction · 0.85
openFunction · 0.85
openFunction · 0.85
onCloseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected