Hi Cgrebeld, so did you bind some function to “W”(some key) with function and in the function you invoke like “OnClicked” event of UMG Widget’s button? How would I get pointer to a button of the UMG widget in code?
Could you provide simple work flow of code?