BluePrint - TakeRecorder

No, it’s not currently possible to record keyboard keystrokes through Take Recorder.

Kind of an involved workaround, but you could have a bool property on a blueprint that is exposed to cinematics, record that blueprint and have your keystrokes toggle that boolean property. Then you would have a track that records when the keystrokes happened and then you could hook that up to something.