Files
UnrealEngineUWP/Engine/Source/Developer/Virtualization
paul chipchase 9bb049004e Renamed the virtualization cmdline '-BackendGraph' to '-VA-BackendGraph' to match the other commandlines.
#rb Per.Larsson
#rnx
#jira UE-148223
#preflight 6268efeb2f53f9169aa9b5c5

- Moving this to use the format that the other command lines do will make it easier to find.
- Moved the parsing code from ::ApplySettingsFromCmdline to ::ApplyDebugSettingsFromFromCmdline to indicate that it is a debug command and not expected for production use.
- Removed ::ApplySettingsFromCmdline as we no longer have non-debug commandlines.
- There is no console command version because we cannot change the graph mid process.

[CL 19936091 by paul chipchase in ue5-main branch]
2022-04-27 04:10:01 -04:00
..