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)
Epic只允许更新最新的三个引擎版本. 旧版引擎可能缺少某些功能。 如果您不确定,请与我联系。
该插件使用UE4的内部浏览器,并通过基本功能对其进行扩展。
- 读取离线文件。 (也可以加载在线页面。 但请只自己或尝试Windows HTML测试演示。)
- 将HTML,Javascript,CSS和图像合并到一个HTML文件中。 这个文件也在里面工作。pak文件。
- Javascript函数触发蓝图的事件(参数数量不限)。
- Javascript库与许多有用的功能(游戏手柄,调试)。
- 一些C++函数可以直接用Javascript执行 (控制台命令,图形设置(分辨率,AA,阴影,分辨率比例),更改级别或加入服务器。 告诉我你还需要什么)
- 浏览器运行速度高达60fps(UE4浏览器默认为24)。
- PDF查看器
- 为干净的Javascript和蓝图代码而设计。
- 免费提供示例项目。 (图形菜单,暗黑破坏神像RPG库存示例)。
- 3d小部件视频
- 文件
- 支援服务: unrealmarketplace@virtualbird.de (工程,GER)





Documentation,Support thread, Old reviews and questions, unrealmarketplace@virtualbird.de
You can use this plugin to create menus (Main menu, inventory system ect.) in HTML (javascript, css, Jquery ect.). Menus in HTML offer much more possibilities than in UMG. There is an incredible amount of HTML documentations, examples and support on the internet. For example, you want to create a stylish button? You can simply create a button on this website and you have an individual button for your game. Required Javascript library can be found in the documentation or in the plugin directory. Engine\Plugins\Marketplace\HTMLMenuMain\HTMLMenu_basic
No special deals. Buy the plugin if you need it. My prices are low all year round.
Test third-party websites with the integrated UE4 browser before purchase.
Android and IOS support since UE 4.21 and Plugin Version 1.5. WebGL since UE 4.24.
Version 1.5 tested on: Windows 10, Android 7.1.2 . IOS 12.1.2, macOS Mojave 10.14.2
Limitations: IME (Input Method Editor for Asian characters) does not work. Hard disk access via Javascript/html is not possible. Camera/microphone access is not possible. Web browser widget is always in the foreground on Android/IOS. A bug in the engine causes a black image in a 3D widget on Mobile in certain UE4 versions. Nativization may cause problems and should be disabled in BPs that use this plugin.
Documentation, free Windows Demo, example Project with functional Menu and Inventory System
Video of the demo. (old)
Installations video (old)
Changelog (5.2, 5.3, 5.4)
-
(09/17/2024) Version 1.19: PDF Viewer adaptations for UE5.
Changelog (4.27, 5.0, 5.1)
-
(05/03/2023) Version 1.17: Bugfix: Data was lost when sending fast messages (JS -> UE) on mobile devices.
Changelog (4.26, 4.27, 5.0)
-
(07/12/2022) Version 1.15: It is now possible to open a window with the browser development tools to debug javascript ect. It is also possible to open new windows using Javascript.
Changelog (4.25, 4.26, 4.27)
-
(10/19/2021) Version 1.14: Added a few Base64 functions
Changelog (4.24, 4.25, 4.26)
-
(07/30/2021): There is now a PDF viewer for Android and IOS. See documentation.
-
(08/05/2021) Version 1.12: New function “getSytemType”. This function returns the OS (Windows, Android….).
Changelog (4.22, 4.23, 4.24)
-
(04/07/2020) Version 1.11: Added an PDF viewer
文件,支持线程, 旧的评论和问题, unrealmarketplace@virtualbird.de
您可以使用此插件创建菜单(主菜单,库存系统等)。)在HTML(javascript,css,Jquery等。). HTML中的菜单提供了比UMG更多的可能性。 互联网上有大量的HTML文档、示例和支持. 例如,你想创建一个时尚的按钮? 您可以简单地在此上创建一个按钮 网站 你有一个单独的按钮为你的游戏。 所需的Javascript库可以在文档或插件目录中找到。 引擎插件市场HTMLMenuMain HTMLMenu_basic
没有特别优惠。 购买插件,如果你需要它。 我的价格全年都很低.
在购买前使用集成的UE4浏览器测试第三方网站。
ANDROID和IOS的支持,因为UE4.21和插件版本1.5. 自UE4.24以来的WebGL。
版本1.5测试: 视窗10,Android的7.1.2. IOS12.1.2,macOS Mojave10.14.2
限制:IME(亚洲字符的输入法编辑器)不起作用。 无法通过Javascript/html访问硬盘。 相机/麦克风访问是不可能的。 Web浏览器小部件在Android/IOS上始终处于前台。 A 臭虫 在引擎中,在某些UE4版本的移动设备上的3d小部件中会出现黑色图像。 原生化可能会导致问题,应该在使用此插件的BPs中禁用。
文档,免费的Windows演示,具有功能菜单和库存系统的示例项目
演示的视频。 (旧)
安装短片 (旧)
更新日志 (5.2, 5.3, 5.4)
-
(09/17/2024)版本1.19:UE5的PDF查看器改编。
更新日志 (4.27, 5.0, 5.1)
-
(05/03/2023)版本1.17:修正:在移动设备上发送快速消息(JS->UE)时数据丢失。
更新日志 (4.26, 4.27, 5.0)
-
(07/12/2022)版本1.15:现在可以使用浏览器开发工具打开一个窗口来调试javascript等。 也可以使用Javascript打开新窗口。
更新日志 (4.25, 4.26, 4.27)
-
(10/19/2021)版本1.14:增加了一些Base64功能
更新日志 (4.24, 4.25, 4.26)
-
(07/30/2021):现在有一个适用于Android和IOS的PDF查看器。 请参阅文档。
-
(08/05/2021)版本1.12:新功能”getSytemType”。 此函数返回操作系统(Windows,Android。…).
更新日志 (4.22, 4.23, 4.24)
-
(04/07/2020)版本1.11:增加PDF查看器

评论(0)