Gamepad-Friendly UMG ~ Control Cursor with Gamepad Analog Stick! Easily Click Buttons!

This version won’t bulid past 4.15. in the GamepadUMGPlugin.Build.cs you can’t have public GamepadUMGPlugin(TargetInfo Target). You have to change it with public GamepadUMGPlugin(ReadOnlyTargetRules Target) : base(Target)