Every user interface needs shortcut keys associated with it. To program these into your UMG interface, you can simply wire up certain key combinations to an Action Mapping. When the Action triggers, just invoke the same Blueprints function that the UI button itself triggers.