This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dbf7df1ef561d7300a4c1ab649f2abdf960bfa06
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
LauncherServices
/
Private
/
Profiles
History
PJ Kack
fab2dfca5f
Fix for compile error in LauncherProfile introduced in 23265415
...
#jira none #rb trivial #rnx #preflight none [CL 23267131 by PJ Kack in ue5-main branch]
2022-11-25 11:32:19 -05:00
..
LauncherDeviceGroup.h
…
LauncherProfile.cpp
Fix for compile error in LauncherProfile introduced in 23265415
2022-11-25 11:32:19 -05:00
LauncherProfile.h
Make packaged builds and builds that deploy to device mutually exclusive in the Project Launcher's Profile Editor UI. This change makes the UI match the logic in LauncherWorker.cpp's CreateUATCommand() method, before this change users could expect a packaged build to be produced when deploying to device when one wouldn't be.
2022-11-23 14:06:15 -05:00
LauncherProfileLaunchRole.h
…
LauncherProfileManager.cpp
…
LauncherProfileManager.h
…