ILauncherProfile::SetPackagingMode

Sets the packaging 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 SetPackagingMode
(
    [ELauncherProfilePackagingModes::Type](API\Developer\LauncherServices\ELauncherProfilePackagingModes__-) Mode
)

Remarks

Sets the packaging mode.

Parameters

Name Description
Mode The packaging mode to set.

See Also

GetPackagingMode


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library