MCPcopy 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
166bool PcPlatformServices::overlayActive() const {
167 return m_state->overlayActive;
168}
169
170void PcPlatformServices::update() {
171#ifdef STAR_ENABLE_STEAM_INTEGRATION

Callers 1

runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected