ILauncherProfile::SetBuildConfiguration

Sets the build configuration.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfile.h"

Syntax

void SetBuildConfiguration
(
    EBuildConfiguration Configuration
)

Remarks

Sets the build configuration.

Parameters

Parameter

Description

ConfigurationName

The build configuration name 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