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

Method celestialDatabase

source/game/StarUniverseClient.cpp:470–472  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

468}
469
470CelestialDatabasePtr UniverseClient::celestialDatabase() const {
471 return m_celestialDatabase;
472}
473
474CelestialCoordinate UniverseClient::shipCoordinate() const {
475 return m_clientContext->shipCoordinate();

Callers 2

warpRandomMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected