Get position of Oculus Touch Controller?

Hi how do i continually get the XYZ pos of the Right touch controller?

Place an Event Tick inside your VR Pawn Blueprint and use Get Actor Location to get the position of the Right motion controller at each frame.