UnitAction
fun UnitAction(type: UnitActionType, title: String = type.value, isCurrentAction: Boolean = false, uncivSound: UncivSound = type.uncivSound, action: () -> Unit? = null)
Content copied to clipboard
Sources
jvm source
Link copied to clipboard