Configuration
The input stored in the DT_AFT_InputConfiguration
Each line is a GameInput
A GameInput contains a list of PlateformInput
You can found input struct here :
So a PlateformInput have :
- Key : Like in Unreal project setting. Is the key needed to trigger this plateform input
- The input icon
- The input platefrom controller representation (keyboard, PC Controller, Switch, etc)