Files
UnrealEngineUWP/Engine/Source/Developer/Virtualization
paul chipchase c05f9909e8 Fix some broken VA debug commandline options
#rb Per.Larsson
#jira UE-168057
#rnx
#preflight 635656e6e6096564af1bc117

- Work on UE-165308 broke the following commandlines as they were accidently converted to cmdline switches rather than values
-- VABackendGraph
-- VAMissBackends
-- VAMissChance
- ::IsCmdLineSet has now been split into two utility wrappers, one for params (bools) and one for values.

[CL 22792790 by paul chipchase in ue5-main branch]
2022-10-26 17:26:09 -04:00
..