ILauncherProfile::SetCookConfiguration

Sets the build configuration of the cooker.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfile.h"

Syntax

void SetCookConfiguration
(
    EBuildConfiguration Configuration
)

Remarks

Sets the build configuration of the cooker.

Parameters

Parameter

Description

Configuration

The cooker's build configuration to set.

See Also

GetBuildConfigurationName

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