Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
Description
Gets the names of the platforms to build for.
| Name | GetCookedPlatforms |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include Path | #include "ILauncherProfile.h" |
const TArray < FString > & GetCookedPlatforms() const
Read-only collection of platform names.
See Also
-
RemoveCookedPlatform