Files
UnrealEngineUWP/Engine/Source/Editor/TurnkeySupport/Public
Josh Adams 629b1260dd - Made the Launch On menu be a normal drop down (not split button/combo box), named it Platforms menu
- Copied the quick launch platform items over to the Play menu, and now will repalce the Play button (which would change for Simulate/PIE/etc) to also do the quick launch on if that was the last one selected (using platforms large icon)
- Use Turnkey SDK installation availability info so that the Platforms menu can choose to show the proper SDK installation options that match what is supported by the studio
- Pass the -project path to Turnkey so a platform can check if a project has up-to-date prerequisites (like certain options need to be set in platform settings, etc)
- Use the platform icon to show warning/question to indicate status of SDK, with less text labels after the platform name in the Turnkey menu
- Added LoadSettingsForPlatform to ProjectPackgingSettings to be able to easily load packaging settings for another platform
#rb matt.kuhlendschmidt,rolando.caloca

[CL 14931974 by Josh Adams in ue5-main branch]
2020-12-15 12:26:54 -04:00
..