MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / definition

Method definition

source/game/StarDungeonGenerator.cpp:1597–1599  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1595}
1596
1597DungeonDefinitionConstPtr DungeonGenerator::definition() const {
1598 return m_def;
1599}
1600
1601}

Callers 2

generateMethod · 0.80
initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected