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