FBundlePrereqCombinedStatusHelper

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

InstallBundleManager

Header

/Engine/Source/Runtime/InstallBundleManager/Public/BundlePrereqCombinedStatusHelper.h

Include

#include "BundlePrereqCombinedStatusHelper.h"

Syntax

class FBundlePrereqCombinedStatusHelper

Remarks

Handles calculating the bundle status by combining progress from all of its Prerequisites. Allows you to display one progress percent that is weighted based on all bundles' values.

Constructors

Destructors

Functions

Name Description

Public function Const

const FCombi...

 

GetCurrentCombinedState()

Get current CombinedBundleStatus for everything setup to track.

Public function

void

 

SetBundlesToTrackFromContentState

(
    const FInstallBundleCombinedContent...,
    TArrayView< FName > BundlesToTrack
)

Setup tracking for all bundles required in the supplied BundleContentState.

Operators

Classes

Name

Description

Public struct

FCombinedBundleStatus

Provide all our needed combined status information in 1 struct

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