WorkerAutomation

fun WorkerAutomation(civInfo: CivilizationInfo, cachedForTurn: Int, cloningSource: WorkerAutomation? = null)

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