ShopToolsConfigItemTravelX Property

Get/Set the X positive travel direction.

Definition

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

Property Value

DirectionLeftRightEnum

Remarks

Valid choices are Left and Right. Default is Right.

See Also