ILauncherSimpleProfile::SetBuildConfiguration

Sets the build configuration.

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

References

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

Remarks

Sets the build configuration.

Parameters

Name Description
InConfiguration 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