Unreal Engine – HTML Menus UE5746

HTML Menus

Technical Details

Epic only allows updates for the newest three engine versions. There might be features missing in older engine versions. Contact me if you are unsure.

This plugin uses UE4’s internal browser and extends it with essential functions.

  • Read offline files. (Online pages can also be loaded. But please only your own or try the Windows HTML test demo.)
  • Merge HTML, Javascript, CSS, and images into one HTML file. This file also works within .pak files.
  • Javascript functions trigger Blueprint’s events (Unlimited number of parameters).
  • Javascript library with many useful functions (Gamepad,Debug).
  • Some C++ functions can be executed directly with Javascript (Console commands, graphic settings (resolution, AA, shadow, resolution scale), change level or join server. Tell me what else you need)
  • Browser runs up to 60fps (UE4 Browser default is 24).
  • PDF Viewer
  • Designed for clean Javascript and Blueprint code.
  • Sample projects are available for free. (Graphics Menu, Diablo like RPG Inventory example).
  • 3D Widget Video
  • Documentation
  • Support: unrealmarketplace@virtualbird.de (ENG,GER)