FInstallBundleCombinedContentState

Windows
MacOS
Linux

References

Module

InstallBundleManager

Header

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

Include

#include "InstallBundleTypes.h"

Syntax

struct FInstallBundleCombinedContentState

Variables

Name Description

Public variable

TMap< EInstallB...

 

CurrentVersion

Public variable

uint64

 

DownloadSize

Public variable

uint64

 

FreeSpace

Public variable

TMap< FName, FI...

 

IndividualBundleStates

Public variable

uint64

 

InstallOverheadSize

Public variable

uint64

 

InstallSize

Functions

Name Description

Public function Const

bool

 

GetAllBundlesHaveState

(
    EInstallBundleInstallState State,
    TArrayView< const FName > ExcludedB...
)

Public function Const

bool

 

GetAnyBundleHasState

(
    EInstallBundleInstallState State,
    TArrayView< const FName > ExcludedB...
)

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