Can I enable Use Mouse for Touch during game play?

How can I enable Use Mouse For Touch after possessing one pawn, then disable it when I switch back to the other pawn. I can Enable it in the Inputs Section of the Project Settings, but I don’t need it for most of the game. I can Get Player Controller and call Set Enable Touch Events, Set Enable Click Event, Set Enable Mouse Over Events, or Set Enable Touch Over Events and set them all to false, but that didn’t work because these are in the Player Controller and I need to access the Project settings Inputs. Can someone please Help!?

same question