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

Method dynamicConfig

source/game/StarVehicle.cpp:133–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131}
132
133Json Vehicle::dynamicConfig() const {
134 return m_dynamicConfig;
135}
136
137Json Vehicle::diskStore() const {
138 return JsonObject{

Callers 2

netStoreMethod · 0.80
diskStoreMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected