Click or drag to resize
PlantStateHeight Property

Returns the height of the plant.

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

Return Value

Type: Int32
System.Int32 representing the height of the plant.
See Also