ILauncherProfile::SetDeploymentMode

Sets the deployment mode.

Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherProfile

References

   
Module LauncherServices
Header /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h
Include #include "ILauncherProfile.h"
void SetDeploymentMode
(
    [ELauncherProfileDeploymentModes::Type](API\Developer\LauncherServices\ELauncherProfileDeploymentModes_-) Mode
)

Remarks

Sets the deployment mode.

Parameters

Name Description
Mode The deployment mode to set.

See Also

GetDeploymentMode


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library