Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
Description
Sets the build configuration.
| Name | SetBuildConfiguration |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include Path | #include "ILauncherProfile.h" |
void SetBuildConfiguration
(
EBuildConfiguration Configuration
)
Parameters
| Name | Remarks |
|---|---|
| ConfigurationName | The build configuration name to set. |
See Also
- GetBuildConfigurationName