Skip to content

Getting Started

Once Internet Browser UMG is installed and enabled, add Internet Browser from the UMG palette to any widget — or drop in the shipped WBP_InternetBrowser for tabs, bookmarks, and history.

Pair with Draggable Window for movable desktop-style browser windows.

Sample

  1. Enable Internet Browser UMG in Plugins.
  2. Open your Widget Blueprint.
  3. Add Internet Browser (core widget) or WBP_InternetBrowser (tab shell).
  4. Assign Back Button, Forward Button, Reload Button, and Addressbar if using the low-level widget.
  5. Call Initialize Internet Browser on Event Construct.
  6. Set Initial URL (must include http:// or https://).

Details panel screenshot

SettingDescription
Initial URLFirst page to load (include protocol)
Support TransparencyTransparent browser background
Show Whitelist OnlyOnly Whitelist Websites may load
Enable HistoryRecord visited pages
Whitelist WebsitesAllowed domains when whitelist enabled
BookmarksInitial FBrowserBookmark entries
Only HTTPSForce HTTP → HTTPS
Support Browser URLsCustom protocol links (chrome://-style)
Support localhostAllow 127.0.0.1 and localhost
Internet Browser Save Game ClassOptional persistence class