Click or drag to resize
EngineSettingsPlantReproductionWaitPerUnitRadius Field

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

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 PlantReproductionWaitPerUnitRadius

Field Value

Type: Int32
See Also