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.EngineAssembly: Terrarium.Sdk (in Terrarium.Sdk.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic const int PlantReproductionWaitPerUnitRadius
Public Const PlantReproductionWaitPerUnitRadius As Integer
public:
literal int PlantReproductionWaitPerUnitRadius
static val mutable PlantReproductionWaitPerUnitRadius: int
Field Value
Type:
Int32
See Also