Click or drag to resize
MovementVectorSpeed Property

Used to determine the speed defined for this MovementVector

Namespace: Terrarium.Sdk.Classes.Creature
Assembly: Terrarium.Sdk (in Terrarium.Sdk.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public int Speed { get; }

Return Value

Type: Int32
System.Int32 representing the speed of movement for this MovementVector.
See Also