ILauncherProfile::AddCookedPlatform

Adds a platform to cook (only used if cooking by the book).

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfile.h"

Syntax

void AddCookedPlatform
(
    const FString & PlatformName
)

Remarks

Adds a platform to cook (only used if cooking by the book).

Parameters

Parameter

Description

PlatformName

The name of the platform to add.

See Also

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