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