Adding Gamepad Inputs to Widget by BP

Via a plugin that detects which device the player is using I can determine which controls to list. By doing this I can get all the mouse and keyboard inputs from the “input settings node” and list them and add them to the controls widget. My goal is to do the same for the gamepad controls, but the input settings node only gives mouse and keyboard inputs.