Can i show a Webpage in UnrealEngine?

Is it possible to show a WebPage in Unreal Engine… If possible in a HUD :slight_smile:

Hello Khayalan

It is possible to show a web page in ue4 and you can show it in a HUD

Here is the how to achieve this:
https://docs.unrealengine.com/latest/INT/Engine/UMG/UserGuide/WidgetTypeReference/WebBrowser/