MCPcopy 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

buildDungeonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected