Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
267
Json Item::config() const {
268
return m_config;
269
}
270
271
Json Item::parameters() const {
272
return m_parameters;
Callers
4
MaterialDatabase
Method · 0.45
AugmentItem
Method · 0.45
ActiveItem
Method · 0.45
displayScriptPane
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected