MCPcopy 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
65Json Codex::itemConfig() const {
66 return m_itemConfig;
67}
68
69String Codex::directory() const {
70 return m_directory;

Callers 1

parseItemCollectableMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected