You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Adds ITargetDevice.ClearSavedDirectory - Adds ITargetDevice.CopyAppConfigFiles Platforms that have these functions implemented change per pass implementation: Adjusts per pass from FROM Pass 1 - InstallApplication (including clearing device cache and copying additional files) - Run the app Pass 2 and beyond - Run the app TO Pass 1 - ClearSavedDirectory - InstallApplication - CopyAppConfigFiles - Run the app Pass 2 and beyond - ClearSavedDirectory - CopyAppConfigFiles - Run the app #rb andrew.grant, adolf.stary [CL 28005887 by brendan lienau in ue5-main branch]