PolicyPriorityMap

private object PolicyPriorityMap

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

priorities
Link copied to clipboard
val priorities: Map<VictoryType, List<String>>

Maps VictoryType to an ordered List of PolicyBranch names - the AI will prefer them in that order

Sources

jvm source
Link copied to clipboard