MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / getPressedWindowType

Function getPressedWindowType

src/OpenLoco/src/Input/MouseInput.cpp:1924–1927  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1922 }
1923
1924 Ui::WindowType getPressedWindowType()
1925 {
1926 return _pressedWindowType;
1927 }
1928
1929 void setPressedWindowType(Ui::WindowType wndType)
1930 {

Callers 1

showBelowFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected