Click or drag to resize
EngineSettingsMaximumEatingSpeedPerUnitOfRadius Field

Represents the maximum number of food chunks per bite that can be taken by a creature that places MaxAvailableCharacteristicPoints 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 MaximumEatingSpeedPerUnitOfRadius

Field Value

Type: Int32
See Also