Files
UnrealEngineUWP/Engine/Source/Developer/Virtualization/Public
paul chipchase 145cee1fb4 Fix UE_REGISTER_VIRTUALIZATION_BACKEND_FACTORY_LEGACY_IMPL to work correctly on none MSVC platforms
#rb trivial
#jira UE-156189
#rnx
#preflight

- The constructor parameters should've been const, this doesn't show when compiling with MSVC as we have that warning currently disabled.

[CL 21335846 by paul chipchase in ue5-main branch]
2022-08-11 10:28:39 -04:00
..