Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ markDungeonId
Method
markDungeonId
source/game/StarDungeonGenerator.cpp:621–623 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
619
}
620
621
bool Part::markDungeonId() const {
622
return m_markDungeonId;
623
}
624
625
Maybe<float> Part::minimumThreatLevel() const {
626
return m_minimumThreatLevel;
Callers
1
buildDungeon
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected