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