Read in/Save a letter

Hello,
how its possible to read in and save the next letter that gets pressed on the keyboard, when you press a button?

I need it to change the key bindings :slight_smile:

Cheers,

Maybe this can help you? :wink: [4.5] How To Dynamically Re Bind Keys at Runtime via UMG - Programming & Scripting - Epic Developer Community Forums

Yeeees, thank you :slight_smile:

No worries, I didn’t actually do anything! Be sure to thank Rama though! :>

By the way, An awesome thing you can do: Whenever you have a question like this, boil it down to the core issue such as “Key Bindings” and then go to UnrealEngine.com > Learn > Documentation. When you put your keyword into the search box, it’ll bring up every forum post, documentation, wiki, BlueprintAPI and Answerhub question about it!

From there, you can filter what you need and find the answer you’re looking for :>