Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ overlayActive
Method
overlayActive
source/application/StarPlatformServices_pc.cpp:166–168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
bool PcPlatformServices::overlayActive() const {
167
return m_state->overlayActive;
168
}
169
170
void PcPlatformServices::update() {
171
#ifdef STAR_ENABLE_STEAM_INTEGRATION
Callers
1
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected