ILauncherProfile::SetGenerateChunks

Set whether packaging will generate chunk data.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfile.h"

Syntax

void SetGenerateChunks
(
    bool bGenerateChunks
)

Remarks

Set whether packaging will generate chunk data.

Parameters

Parameter

Description

true

if Chunks 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