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

Function setPressedWindowType

src/OpenLoco/src/Input/MouseInput.cpp:1929–1932  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1927 }
1928
1929 void setPressedWindowType(Ui::WindowType wndType)
1930 {
1931 _pressedWindowType = wndType;
1932 }
1933
1934 Ui::WindowNumber_t getPressedWindowNumber()
1935 {

Callers 1

showBelowFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected