ILauncherProfile::SetBuildConfiguration

Sets the build configuration.

Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherProfile

References

   
Module LauncherServices
Header /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h
Include #include "ILauncherProfile.h"
void SetBuildConfiguration
(
    EBuildConfiguration Configuration
)

Remarks

Sets the build configuration.

Parameters

Name Description
ConfigurationName The build configuration name to set.

See Also

GetBuildConfigurationName


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library