ILauncherProfile::SetDeployWithUnrealPak

Sets whether to pack with UnrealPak.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h

Include

#include "ILauncherProfile.h"

Syntax

void SetDeployWithUnrealPak
(
    bool UseUnrealPak
)

Remarks

Sets whether to pack with UnrealPak.

Parameters

Parameter

Description

UseUnrealPak

Whether UnrealPak should be used.

See Also

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss