FAssetManagerChunkInfo

Information about a package chunk, computed by the asset manager or read out of the cooked asset registry

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/AssetManagerTypes.h

Include

#include "Engine/AssetManagerTypes.h"

Syntax

struct FAssetManagerChunkInfo

Remarks

Information about a package chunk, computed by the asset manager or read out of the cooked asset registry

Variables

Name Description

Public variable

TSet< FAssetIde...

 

AllAssets

All packages/Primary Assets in a chunk, includes everything in Explicit plus recursively added ones

Public variable

TSet< FAssetIde...

 

ExplicitAssets

Packages/PrimaryAssets that were explicitly added to a chunk

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