copy

fun copy(type: UnitActionType, title: String = type.value, isCurrentAction: Boolean = false, uncivSound: UncivSound = type.uncivSound, action: () -> Unit? = null): UnitAction

Sources

jvm source
Link copied to clipboard