Get access to motion controller pawn

I’m trying to change player eye height by using a slider on UMG. However, I cannot get access to base eye height in motion controller pawn. It asks for a parent object but from the motion controller pawn BP I cannot find the parent. Apologize for messy blueprint…

Thank you!!

You just need to cast to the Player Pawn object like this: