Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ metadata
Method
metadata
source/base/StarPackedAssetSource.cpp:88–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
JsonObject PackedAssetSource::metadata() const {
89
return m_metadata;
90
}
91
92
StringList PackedAssetSource::assetPaths() const {
93
return m_index.keys();
Callers
5
Assets
Method · 0.45
assetSourceMetadata
Method · 0.45
checkPatchArray
Method · 0.45
readJson
Method · 0.45
build
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected