Files
UnrealEngineUWP/Engine/Source/Developer/Virtualization
paul chipchase 4b5f946305 Fix warning on editor startup introduced in CL 26115183
#rb trivial
#rnx

- Any new option added to engine.ini:[Core.ContentVirtualization] needs to also be added to an allowed list in FVirtualizationManager so that we do not flag it as a deprecated option. This is because we used to store the manager config values in that section as well.

[CL 26120965 by paul chipchase in 5.3 branch]
2023-06-20 09:35:19 -04:00
..