Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
References
| Module | LauncherServices |
| Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include | #include "ILauncherProfile.h" |
void RemoveCookedPlatform
&40;
const FString & PlatformName
&41;
Remarks
Removes a platform from the cook list.
Parameters
| Name | Description |
|---|---|
| PlatformName | The name of the platform to remove. |
See Also
AddBuildPlatform
GetBuildPlatforms