UIInputAction
Values
| Name | Description |
|---|---|
| UIInputAction_NavigateUp | Value: 0 |
| UIInputAction_NavigateDown | Value: 1 |
| UIInputAction_NavigateLeft | Value: 2 |
| UIInputAction_NavigateRight | Value: 3 |
| UIInputAction_TabLeft | Value: 4 |
| UIInputAction_TabRight | Value: 5 |
| UIInputAction_Activate | Value: 6 |
| UIInputAction_Deactivate | Value: 7 |
| UIInputAction_Menu | Value: 8 |
| UIInputAction_Cancel | Value: 9 |
| UIInputAction_OK | Value: 10 |
| UIInputAction_Back | Value: 11 |
| UIInputAction_Tab | Value: 12 |
| UIInputAction_Edit | Value: 13 |
| UIInputAction_View | Value: 14 |
| UIInputAction_LThumb | Value: 15 |
| UIInputAction_RThumb | Value: 16 |
| UIInputAction_MapZoom | Value: 17 |
| UIInputAction_MapSize | Value: 18 |
| UIInputAction_SayAllChat | Value: 19 |
| UIInputAction_TeamChat | Value: 20 |
| UIInputAction_SquadChat | Value: 21 |
| UIInputAction_CommoRose | Value: 22 |
| UIInputAction_ToggleChat | Value: 23 |
| UIInputAction_ToggleMinimapType | Value: 24 |
| UIInputAction_Size | Value: 25 |
| UIInputAction_None | Value: 26 |
Last modified April 26, 2020: Update frostbite type documentation (8b14351c)