Click or drag to resize
EngineSettingsBaseEatingSpeedPerUnitOfRadius Field

Represents the base food chunks per bite granted to a creature that puts 0 points into the EatingSpeedPointsAttribute. The number of food chunks taken from this constant is multiplied by the current radius of the creature. This means both MatureSize and the EatingSpeedPointsAttribute can increase the number of food chunks taken per bite.

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 BaseEatingSpeedPerUnitOfRadius

Field Value

Type: Int32
See Also