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

Method isVisible

src/OpenLoco/src/Ui/Window.cpp:89–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87 }
88
89 bool Window::isVisible()
90 {
91 return true;
92 }
93
94 bool Window::isTranslucent()
95 {

Callers 1

windowDrawFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected