Get Component from an actor blueprint, and send it to the pawn

My motion controller is in a separate blueprint, and I need to get the motion controller component from that blueprint, and send it to the movement direction reference in this pawn blueprint (pic related)
Does anyone have an idea how to do this? Thanks!