How to change FirstPersonCharacter's turn/look up speed on runtime?

Multiply the Axis Value by a sensitivity float and then modify that float during runtime. That’s probably the easiest way to set it up.