Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
133
Json Vehicle::dynamicConfig() const {
134
return m_dynamicConfig;
135
}
136
137
Json Vehicle::diskStore() const {
138
return JsonObject{
Callers
2
netStore
Method · 0.80
diskStore
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected