Is there anyway to change the WebBrowser widget URL at runtime?

Obviously setting the initial URL loads that up when you run the program but is there anyway to pass in a different URL at runtime?

I seem to be able to make a function to do this inside the UMG widget but I can’t call it from the widget blueprint so it is useless. It seems the problem is that the Web Browser widget component can’t be access from the widget itself. I can’t drag a pin off from the widget and access the Web Browser if that makes sense.

Is this a bug or am I going about it the wrong way?

Thanks in advance!

Load URL, but epic sucks and doesn’t understand threading, so ull need a delay or the TShared pointer of the widget will be null.

Have a look at this video.

steeljaeger