ILauncherProfile::SetGenerateHttpChunkData

Set whether packaging will use chunk data to generate http chunk install data.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfile.h"

Syntax

void SetGenerateHttpChunkData
(
    bool bGenerateHttpChunkData
)

Remarks

Set whether packaging will use chunk data to generate http chunk install data.

Parameters

Parameter

Description

true

if data should be generated, false otherwise.

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