Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1382
String DungeonDefinition::name() const {
1383
return m_name;
1384
}
1385
1386
String DungeonDefinition::displayName() const {
1387
return m_displayName;
Callers
4
doesNotConnectTo
Method · 0.45
DungeonDefinition
Method · 0.45
generate
Method · 0.45
buildDungeon
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected