You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Web Browser widget displays a web page and allows for some optional basic controls. Added initialisation and update of Web Browser module to Slate Application so that each web browser window doesn't have to manage this individually. Added example usage of the widget to STestSuite so that it can be used via the SlateViewer app. Fixed error in name of CEF3Utils module. [CL 2319730 by Matthew Griffin in Main branch]