isFirstConstructionOfItsKind

fun isFirstConstructionOfItsKind(constructionQueueIndex: Int, name: String): Boolean

If the city is constructing multiple units of the same type, subsequent units will require the full cost

Sources

jvm source
Link copied to clipboard