MCPcopy 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
39String Codex::title() const {
40 return m_title;
41}
42
43String Codex::description() const {
44 return m_description;

Callers 9

codexesMethod · 0.45
addCodexesMethod · 0.45
makePlayerCallbacksMethod · 0.45
CraftingPaneMethod · 0.45
setupPageTextMethod · 0.45
updateCodexListMethod · 0.45
tickMethod · 0.45
showQuestsMethod · 0.45
commonSetupMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected