Files
UnrealEngineUWP/Engine/Source/Runtime/CoreUObject/Private
Francis Hurteau 3da268ce6d Modified FlushTree to FlushRequest and being a simple wrapper around a package loading request
Automatically propagate explicit package load request association to a package dependencies which allow flush request to process only related packages while skipping others
This should also allow FlushAsyncLoading to be re-entrant down the line
Suppress the transaction system while ticking async loading in the main thread
Added an editor config to enabled the async loading thread. Currently non functional

#rb CarlMagnus.Nordin
#preflight 623e0081a67e4e1ab70598d7

[CL 19626072 by Francis Hurteau in ue5-main branch]
2022-04-05 11:29:57 -04:00
..