AssetRegistry

Windows
MacOS
Linux

Classes

Name

Description

Public struct

FARCompiledFilter

A struct to serve as a filter for Asset Registry queries.

Public struct

FARFilter

A struct to serve as a filter for Asset Registry queries.

Public struct

FAssetBundleData

A struct with a list of asset bundle entries.

Public struct

FAssetBundleEntry

A struct representing a single AssetBundle

Public struct

FAssetData

A struct to hold important information about an assets found by the Asset Registry This struct is transient and should never be serialized

Public class

FAssetDataTagMap

Type of tag map. Using derived class to allow prototyping.

Public class

FAssetDataTagMapSharedView

Wrapper of shared pointer to a map

Public struct

FAssetIdentifier

A structure defining a thing that can be reference by something else in the asset registry.

Public class

FAssetPackageData

A class to hold data about a package on disk, this data is updated on save/load and is not updated when an asset changes in memory

Public struct

FAssetRegistryVersion

Version used for serializing asset registry caches, both runtime and editor

Public struct

FReferenceViewerParams

Helper struct for FAssetIdentifier (e.g., for the FOnViewAssetIdentifiersInReferenceViewer delegate and Reference Viewer functions).

Functions

Name Description

Public function

uint32

 

GetTypeHash

(
    const FAssetData & AssetData
)

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback