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

Method baseConfig

source/game/StarVehicle.cpp:129–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127}
128
129Json Vehicle::baseConfig() const {
130 return m_baseConfig;
131}
132
133Json Vehicle::dynamicConfig() const {
134 return m_dynamicConfig;

Callers 2

netStoreMethod · 0.80
diskStoreMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected