Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfileBuildCookRun
Description
Sets the deployment mode.
| Name | SetDeploymentMode |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileBuildCookRun.h |
| Include Path | #include "ILauncherProfileBuildCookRun.h" |
void SetDeploymentMode
(
ELauncherProfileDeploymentModes::Type Mode
)
Parameters
| Name | Remarks |
|---|---|
| Mode | The deployment mode to set. |