[Feature Request] GetPositionInViewport for UWidget/UUserWidget

We need a way to get the screen space position of widgets. I tried to do this myself by extending UUserWidget, but ViewportOffsets is frustratingly private. I don’t want to have to edit and rebuild the engine, so I’m making a formal request.

Thank you.