Files
UnrealEngineUWP/Engine/Source/Programs/UnrealVirtualizationTool/Private/UnrealVirtualizationTool.cpp
paul chipchase 827e1e0152 Wrap FUnrealVirtualizationToolApp in the UE::Virtualization namespace.
#rb trivial
#rnx
#preflight 626a5913631e64c0b9f23de3

- Some of our local structures, like FPLugin can get confused by the debugger with the version in the engine. Wrapping the tools code in the virtualization namespace helps keep the separation clear and stops the debugger from getting confused.
- Plus even though this is an UE program, I probably should've stuck to the new namespace rules anyway.

#ushell-cherrypick of 19955706 by paul.chipchase

[CL 19956237 by paul chipchase in ue5-main branch]
2022-04-28 05:29:50 -04:00

1.6 KiB