Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfileBuildCookRun
Description
Gets the deployment mode.
| Name | GetDeploymentMode |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileBuildCookRun.h |
| Include Path | #include "ILauncherProfileBuildCookRun.h" |
ELauncherProfileDeploymentModes::Type GetDeploymentMode() const
The deployment mode.
See Also
- SetDeploymentMode