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

Method requiresOpen

source/game/StarDungeonGenerator.cpp:145–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143 }
144
145 bool Rule::requiresOpen() const {
146 return false;
147 }
148
149 bool Rule::requiresSolid() const {
150 return false;

Callers 1

scanAnchorMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected