Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ title
Method
title
source/game/StarCodex.cpp:39–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
String Codex::title() const {
40
return m_title;
41
}
42
43
String Codex::description() const {
44
return m_description;
Callers
9
codexes
Method · 0.45
addCodexes
Method · 0.45
makePlayerCallbacks
Method · 0.45
CraftingPane
Method · 0.45
setupPageText
Method · 0.45
updateCodexList
Method · 0.45
tick
Method · 0.45
showQuests
Method · 0.45
commonSetup
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected