MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / ignorePartMaximum

Method ignorePartMaximum

source/game/StarDungeonGenerator.cpp:129–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127 }
128
129 bool Rule::ignorePartMaximum() const {
130 return false;
131 }
132
133 bool Rule::allowSpawnCount(int) const {
134 return true;

Callers 1

ignoresPartMaximumMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected