Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
windowDraw
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected