You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Initialize all members in FLauncherTask, and move ReadPipe and WritePipe to FLauncherUATTask. Initialize all members in FLauncherWorker. Delete FLauncherVerifyProfileTask since Profile->IsValidForLaunch() is aready checked in FLauncher::Launch before creating the FLauncherWorker. Move duplicate parsing of "Running Package@Device" and device package handling from all separate wait tasks to the FlauncherWorker. Move handling of killing the uat process tree from all separate wait tasks to the FLauncherWorker. Change the launch wait task name from "Build Task" to "Launch Task" to correctly display "Launching..." instead of "Validating/Building executable for..." #jira none #rb carlmagnus.nordin #rnx #preflight 621c8f73037be0078c8bbfc9 [CL 19195883 by PJ Kack in ue5-main branch]