ILauncherProfile::RemoveCookedPlatform

Removes a platform from the cook list.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h

Include

#include "ILauncherProfile.h"

Syntax

void RemoveCookedPlatform
(
    const FString & PlatformName
)

Remarks

Removes a platform from the cook list.

Parameters

Parameter

Description

PlatformName

The name of the platform to remove.

See Also

AddBuildPlatform

ClearCookedPlatforms

GetBuildPlatforms

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss