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

Method doesNotConnectToPart

source/game/StarDungeonGenerator.cpp:137–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135 }
136
137 bool Rule::doesNotConnectToPart(String const&) const {
138 return false;
139 }
140
141 bool Rule::checkPartCombinationsAllowed(StringMap<int> const&) const {
142 return true;

Callers 1

doesNotConnectToMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected