Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ currentSky
Method
currentSky
source/game/StarWorldClient.cpp:205–207 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
203
}
204
205
SkyConstPtr WorldClient::currentSky() const {
206
return m_sky;
207
}
208
209
void WorldClient::timer(float delay, WorldAction worldAction) {
210
if (!inWorld())
Callers
1
makeCelestialCallbacks
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected