Click or drag to resize
EngineSettingsPlantLifeSpanPerUnitMaximumRadius Field

The amount of time in game ticks that a plant can stay alive. This number is multiplied by the plant's MatureSize so smaller plants will not live as long as larger 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 PlantLifeSpanPerUnitMaximumRadius

Field Value

Type: Int32
See Also