Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ displayName
Method
displayName
source/game/StarDungeonGenerator.cpp:1386–1388 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1384
}
1385
1386
String DungeonDefinition::displayName() const {
1387
return m_displayName;
1388
}
1389
1390
bool DungeonDefinition::isProtected() const {
1391
return m_isProtected;
Callers
1
determineWorldName
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected