PruneAssetData

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

PruneAssetData

(
    const TSet< FName >& RequiredPacka...,
    const TSet< FName >& RemovePackage...,
    const FAssetRegistrySerializationOp...
)

Prunes an asset cache, this removes asset data, nodes, and package data that isn't needed.

Public function

void

 

PruneAssetData

(
    const TSet< FName >& RequiredPacka...,
    const TSet< FName >& RemovePackage...,
    const TSet< int32 > ChunksToKeep,
    const FAssetRegistrySerializationOp...
)

Prunes an asset cache, this removes asset data, nodes, and package data that isn't needed.

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