[Resolved] How to Check if a Key from a Mapping is pressed, instead of hardcoded ones?

Edit Solution:
Nevermind… Right at this Moment, i found a Solution… The Function is called:
GetActionMappingbyName, that takes an GetInputSettings References and spits out a key array…

This node is just not appearing in the Context Browser… even when you disable Context sensitivity…

I created a Function Library to avoid Copy&Pasting more nodes than neccessary.
Here´re the BP Function Library Graphs:

This takes either a KeyEvent or KeyStruct itself, and gives back a true/false if any Key of the named Mapping is hit.