MCPcopy 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
162DesktopServicePtr PcPlatformServices::desktopService() const {
163 return m_desktopService;
164}
165
166bool PcPlatformServices::overlayActive() const {
167 return m_state->overlayActive;

Callers 3

ModsMenuMethod · 0.45
openLinkMethod · 0.45
openWorkshopMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected