Click or drag to resize
EngineSettingsAnimalReproductionWaitPerUnitRadius Field

The amount of time in game ticks that a creature must wait before being able to reproduce. This number is multiplied by the creature's Radius and so larger creatures take longer between reproductions than smaller creatures.

Namespace: Terrarium.Sdk.Classes.Engine
Assembly: Terrarium.Sdk (in Terrarium.Sdk.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public const int AnimalReproductionWaitPerUnitRadius

Field Value

Type: Int32
See Also