You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#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]