Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1597
DungeonDefinitionConstPtr DungeonGenerator::definition() const {
1598
return m_def;
1599
}
1600
1601
}
Callers
2
generate
Method · 0.80
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected