Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ desktopService
Method
desktopService
source/application/StarPlatformServices_pc.cpp:162–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
}
161
162
DesktopServicePtr PcPlatformServices::desktopService() const {
163
return m_desktopService;
164
}
165
166
bool PcPlatformServices::overlayActive() const {
167
return m_state->overlayActive;
Callers
3
ModsMenu
Method · 0.45
openLink
Method · 0.45
openWorkshop
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected