I moved a blueprint widget and need to get the viewport position of another blueprint widget within it immidiatly after the move. But becuase the geometry is not updated until the secondary blueprint widget’s tick its geometry is out of date.
Is there a way to force a widget to update its geometry so I can get it immidiatly after moving its parent?