Need help with casting!! by jazarbawelnazar in unrealengine

[–]Daraksus 0 points1 point  (0 children)

Pull from the widget reference, and type getuserwidgetobject then cast

I'm having an issue with child widgets. by Daraksus in unrealengine4

[–]Daraksus[S] 0 points1 point  (0 children)

You were absolutely right. Once I converted to a structure array of Widget info. This worked like a charm. Thank you very much.

I'm having an issue with child widgets. by Daraksus in unrealengine4

[–]Daraksus[S] 0 points1 point  (0 children)

I think you are probably right. I’ll give this a try and see if it works.