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

Function open

src/OpenLoco/src/Ui/Windows/ObjectSelectionWindow.cpp:570–573  ·  view source on GitHub ↗

0x00472A20

Source from the content-addressed store, hash-verified

568
569 // 0x00472A20
570 Ui::Window* open()
571 {
572 return internalOpen({});
573 }
574
575 Window& openInTab(ObjectType objectType)
576 {

Callers 2

tryCloseWindowFunction · 0.70
onScrollMouseDownFunction · 0.70

Calls 1

internalOpenFunction · 0.85

Tested by

no test coverage detected