Hi Kalo,
Good question, assuming that you only have one UI Widget actor, you could ‘get all widgets of that class’ and set a reference to it on Begin Play.
Then you’d have easy access to grabbing variables from it.
Let me know if anything is unclear!