Can I take input from player through the light switch actor?

My worry is that I’ll end up with the third player controller event graph looking very cumbersome with lots of Actions because it will be handling all my actor events, I figured going from the actor to the player is a cleaner way to work. But the way you make it sound I guess I’m wrong…