MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / worldClient

Method worldClient

source/game/StarUniverseClient.cpp:212–214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210}
211
212WorldClientPtr UniverseClient::worldClient() const {
213 return m_worldClient;
214}
215
216SystemWorldClientPtr UniverseClient::systemWorldClient() const {
217 return m_systemWorldClient;

Callers 15

renderMethod · 0.80
changeStateMethod · 0.80
updateRunningMethod · 0.80
updateCameraMethod · 0.80
tickMethod · 0.80
teleportMethod · 0.80
updateMethod · 0.80
gravityMethod · 0.80
boxesMethod · 0.80
fullbrightMethod · 0.80
asyncLightingMethod · 0.80
setGravityMethod · 0.80

Calls

no outgoing calls

Tested by 1