How to get an event after first VR HMD Update

Hello. I’m working on a VR app and when the program starts I want to get the Headset location. However, when I create my pawn and create a BeginPlay Event, the Camera location is 0,0,0. How do I get an event right after we start reading the headset location?