How do i cast to a widget blueprints?

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!

3 Likes