Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ itemConfig
Method
itemConfig
source/game/StarCodex.cpp:65–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
Json Codex::itemConfig() const {
66
return m_itemConfig;
67
}
68
69
String Codex::directory() const {
70
return m_directory;
Callers
1
parseItemCollectable
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected