FPendingChunkInstall

Defines a set of chunk installs that are waiting

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/AssetManager.h

Include

#include "Engine/AssetManager.h"

Syntax

struct FPendingChunkInstall

Remarks

Defines a set of chunk installs that are waiting

Variables

Name Description

Public variable

FAssetManagerAc...

 

ManualCallback

Delegate to call on completion, may be empty

Public variable

TArray< int32 >

 

PendingChunks

Chunks we are still waiting for

Public variable

TArray< int32 >

 

RequestedChunks

Chunks we originally requested

Public variable

TSharedPtr< FSt...

 

StalledStreamableHandle

Stalled streamable handle waiting for this install, may be null

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