What is the object wildcard for widget blueprint?

I want to get a variable from a widget blueprint but i don’t know what to set the object wildcard to.

You need to obtain the widget reference, access the instance of a widget blueprint you created.

You must have used Create Widget node at some point, it has a return value - promote it to a variable and search for it in that blueprint.

2 Likes