ChromiumUI
ue4 webbrowser plugin with cef3 version chromium-84.0.4147.38
Install / Use
/learn @shiniu0606/ChromiumUIREADME
ChromiumUI
- zh_CN 简体中文
ue4 webbrowser plugin with cef3 version chromium-84.0.4147.38
Precautions
need check disable WebBrowser,SteamVR,OnlineFramework plugin
cannot modify the directory name of the ChromiumUI plugin
How to usage
cd Source\ThirdParty\ChromiumUILibrary
unzip ChromiumUILibrary.7z in this folder
copy plugin to project use
Using js and ue4 to call each other, the example is in the plugin Content directory
1.bind bridge object
2.define the blueprint function (note that the function is lowercase in js)
3.call ue4 function
