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

Function closeTopmostWindow

src/OpenLoco/src/Input/Shortcuts.cpp:27–30  ·  view source on GitHub ↗

0x004BF089

Source from the content-addressed store, hash-verified

25{
26 // 0x004BF089
27 static void closeTopmostWindow()
28 {
29 WindowManager::closeTopmost();
30 }
31
32 // 0x004BF0B6
33 static void closeAllFloatingWindows()

Callers

nothing calls this directly

Calls 1

closeTopmostFunction · 0.85

Tested by

no test coverage detected