Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ metadata
Method
metadata
source/game/StarDungeonGenerator.cpp:1374–1376 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1372
}
1373
1374
JsonObject DungeonDefinition::metadata() const {
1375
return m_metadata;
1376
}
1377
1378
String DungeonDefinition::directory() const {
1379
return m_directory;
Callers
7
scanForAssetSources
Method · 0.45
getMetadata
Method · 0.45
main
Function · 0.45
loadDirectory
Method · 0.45
writeMetadata
Method · 0.45
resetModId
Method · 0.45
uploadToSteam
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected