Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ dimWorld
Method
dimWorld
source/game/StarWorldClient.cpp:738–740 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
736
}
737
738
void WorldClient::dimWorld() {
739
m_worldDimTimer.reset();
740
}
741
742
bool WorldClient::interactiveHighlightMode() const {
743
return m_interactiveHighlightMode;
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected