HTTP Integration with UI

Hey guys,

I’ve started to mess around with User Interfaces in my mods, and would like to interact with websites (such as displaying the HTML content of a specific address). If this is possible, I’d like to go a bit more advanced, and add PHP/SQL to it.

Could anyone shed some light on HTTP functionality in UE4 Blueprints?

Thanks,

I’ve only seen Get String, but I’m not entirely sure how Wildcard uses it. It doesn’t return anything.

-WM