ShopToolsConfigItemTravelY Property

Get/Set the Y positive travel direction.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
[JsonIgnoreAttribute]
public DirectionUpDownEnum TravelY { get; set; }

Property Value

DirectionUpDownEnum

Remarks

Valid choices are Up and Down. Default is Up.

See Also