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

Method id

source/game/StarCodex.cpp:31–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31String Codex::id() const {
32 return m_id;
33}
34
35String Codex::species() const {
36 return m_species;

Callers 5

CodexDatabaseMethod · 0.45
addCodexesMethod · 0.45
selectTabMethod · 0.45
showContentsMethod · 0.45
showNewCodexMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected