Using C++ FPS Template Character variables with Blueprint

Hello, I created a FPS project using C++(Based on the FPS C++ Template), and did some changes to the code, like change mouse sensitivity. I was wondering how I could access these variables with Blueprints, for changing them with pressing a key for exemple.
Thank you