You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Exposed ability for test to set the Primary content browser so that setting changes performed imperatively will pertain to the test-created content browser that was spawned. * This supports creation of automated editor workflow tests that use test-created content browser. IContentBrowserSingleton is the interface the tests have to manipulate the CB settings. #rb julien.stjean, ronald.koppers #jira UE-195070 [CL 29577868 by logan buchy in ue5-main branch]