This is no longer a stub. Added a description. added a usage description. added field descriptions.
Line 2:
Line 2:
<translate>
<translate>
<!--T:1-->
<!--T:1-->
{{stub}}
{{Infobox Component
{{Infobox Component
|Image=ButtonEnumShift`1Component.png
|Image=ButtonEnumShift`1Component.png
|Name=Button Enum Shift`1
|Name=Button Enum Shift`1
}}
}}
The '''ButtonEnumShift''' component takes in a target [[Enum]] and the amount to shift by (positive numbers are forward, negative numbers are backwards). When an [[Type:IButton|IButton]] component on the same [[Slot|slot]] is pressed, this component will shift the enum.
Button Enum Shift`1 component as seen in the Scene Inspector
The ButtonEnumShift component takes in a target Enum and the amount to shift by (positive numbers are forward, negative numbers are backwards). When an IButton component on the same slot is pressed, this component will shift the enum.