Move a seat based on keyboard press back and forward - newb question

I’m learning unreal and working on a simple demo where I need to move the seat backwards and forwards inside a car. Since I’m stubborn, I want to do it in C++, even if it sounds like a problem that would probably be quite easy to solve just using blue prints. I wonder what would be the smartest way to implement a solution in C++? Would appreciate some ideas from experienced Unreal gurus :slight_smile: