Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
Description
Sets the current build mode
| Name | SetBuildMode |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include Path | #include "ILauncherProfile.h" |
void SetBuildMode
(
ELauncherProfileBuildModes::Type Mode
)
Parameters
| Name | Remarks |
|---|---|
| Mode | Whether the game should be built. |