MCPcopy 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
1374JsonObject DungeonDefinition::metadata() const {
1375 return m_metadata;
1376}
1377
1378String DungeonDefinition::directory() const {
1379 return m_directory;

Callers 7

scanForAssetSourcesMethod · 0.45
getMetadataMethod · 0.45
mainFunction · 0.45
loadDirectoryMethod · 0.45
writeMetadataMethod · 0.45
resetModIdMethod · 0.45
uploadToSteamMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected