BLUI-Unreal
BLUI-Unreal copied to clipboard
Decouple CEF main loop from game thread
Not sure if possible, but should be investigated.
NB: BluManager::DoBluMessageLoop(); is the main loop call
Calling it on a background thread doesn't crash it, but it won't render. Try a stable bg thread?