Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
31
String Codex::id() const {
32
return m_id;
33
}
34
35
String Codex::species() const {
36
return m_species;
Callers
5
CodexDatabase
Method · 0.45
addCodexes
Method · 0.45
selectTab
Method · 0.45
showContents
Method · 0.45
showNewCodex
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected