getEnabledUnits

fun getEnabledUnits(civInfo: CivilizationInfo): Sequence<BaseUnit>

Returns a Sequence of BaseUnits enabled by this Technology, filtered for civInfo's uniques, nuclear weapons and religion settings, and without those expressly hidden from Civilopedia.

Sources

jvm source
Link copied to clipboard