Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ location
Method
location
source/game/StarQuests.cpp:373–375 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
371
}
372
373
Maybe<pair<Vec3I, SystemLocation>> Quest::location() const {
374
return m_location;
375
}
376
377
Maybe<Uuid> Quest::serverUuid() const {
378
return m_serverUuid;
Callers
15
chunkIndexFor
Method · 0.45
coordinateValid
Method · 0.45
parameters
Method · 0.45
hasChildren
Method · 0.45
childOrbits
Method · 0.45
updateParameters
Method · 0.45
signalSystem
Method · 0.45
reloadPlayer
Method · 0.45
addOrbitBookmark
Method · 0.45
removeOrbitBookmark
Method · 0.45
worldBookmark
Method · 0.45
systemBookmarks
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected