shiniu0606 / ChromiumUI

ue4 webbrowser plugin with cef3 version chromium-84.0.4147.38

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChromiumUI

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
Alt text

2.define the blueprint function (note that the function is lowercase in js)
Alt text

3.call ue4 function
Alt text

About

ue4 webbrowser plugin with cef3 version chromium-84.0.4147.38

License:MIT License


Languages

Language:JavaScript 83.9%Language:C++ 15.5%Language:Objective-C 0.3%Language:HTML 0.1%Language:C# 0.1%Language:C 0.0%