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

Method config

source/game/StarItem.cpp:267–269  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

265}
266
267Json Item::config() const {
268 return m_config;
269}
270
271Json Item::parameters() const {
272 return m_parameters;

Callers 4

MaterialDatabaseMethod · 0.45
AugmentItemMethod · 0.45
ActiveItemMethod · 0.45
displayScriptPaneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected