Feature(pawn, movement): Exposed PlayerInputComponent, Exposed SetupPlayerInput to BPs.
Exposed the PlayerInputComponent in the RWTHVRPawn and the SetupPlayerInput function in the MovementComponentBase to make runtime swapping of movement components possible.