WorkerAutomation
fun WorkerAutomation(civInfo: CivilizationInfo, cachedForTurn: Int, cloningSource: WorkerAutomation? = null)
Content copied to clipboard
Parameters
civInfo
The Civilization - data common to all automated workers is cached once per Civ
cachedForTurn
The turn number this was created for - a recreation of the instance is forced on different turn numbers
Sources
jvm source
Link copied to clipboard