UCefViewPlayGround is a demo host project for the UCefView Unreal Engine plugin.
UCefView enables seamless integration of Chromium Embedded Framework (CEF) browser views within Unreal Engine projects.
-
Add the plugin UCefView plugin to your library
-
Install the plugin to your engine
-
Restart Unreal Engine to recognize the new plugin.
- Open your Unreal project in Unreal Editor.
- Go to Edit > Plugins.
- Search for "UCefView" and enable the plugin.
- Restart the Unreal Editor if prompted.
- After enabling the plugin, you can add UCefView browser widgets to your levels or UI.
- Refer to the official documentation for API usage, examples, and advanced configuration.
- For issues or feature requests, please visit the UCefView GitHub Issues page.