getAvailablePromotions

fun getAvailablePromotions(): Sequence<Promotion>

Gets all promotions this unit could currently "buy" with enough XP Checks unit type, already acquired promotions, prerequisites and incompatibility uniques.

Sources

jvm source
Link copied to clipboard