Click or drag to resize
EngineSettingsTicksToIncubate Field

The amount of time in game ticks that is required between a call to BeginReproduction and a new creature actually being born from the parent.

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 TicksToIncubate

Field Value

Type: Int32
See Also