canImprovementBeBuiltHere
private fun canImprovementBeBuiltHere(improvement: TileImprovement, resourceIsVisible: Boolean = resource != null): Boolean
Content copied to clipboard
Without regards to what CivInfo it is, a lot of the checks are just for the improvement on the tile. Doubles as a check for the map editor.
Sources
jvm source
Link copied to clipboard