Click or drag to resize
IAnimalSpeciesMaximumSpeed Property

The maximum speed the creature is capable of moving.

Namespace: Terrarium.Sdk.Interfaces
Assembly: Terrarium.Sdk (in Terrarium.Sdk.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
int MaximumSpeed { get; }

Return Value

Type: Int32
System.Int32 representing the maximum speed the creature is capable of moving.
See Also