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

Method name

source/game/StarDungeonGenerator.cpp:1382–1384  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1380}
1381
1382String DungeonDefinition::name() const {
1383 return m_name;
1384}
1385
1386String DungeonDefinition::displayName() const {
1387 return m_displayName;

Callers 4

doesNotConnectToMethod · 0.45
DungeonDefinitionMethod · 0.45
generateMethod · 0.45
buildDungeonMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected