 |
FARCompiledFilter |
A struct to serve as a filter for Asset Registry queries. |
|
 |
FARFilter |
A struct to serve as a filter for Asset Registry queries. |
|
 |
FAssetBundleData |
A struct with a list of asset bundle entries. |
|
 |
FAssetBundleEntry |
A struct representing a single AssetBundle |
|
 |
FAssetData |
A struct to hold important information about an assets found by the Asset Registry This struct is transient and should never be serialized |
|
 |
FAssetDataTagMap |
"Loose" FName -> FString that is optionally ref-counted and owned by a FAssetDataTagMapSharedView |
|
 |
FAssetDataTagMapSharedView |
Reference-counted handle to a loose FAssetDataTagMap or a fixed / immutable cooked tag map |
|
 |
FAssetDataToken |
A Message Log token that links to an asset, allowing a hyperlink to navigate to an asset in the content browser or an actor in a level. |
|
 |
FAssetIdentifier |
A structure defining a thing that can be reference by something else in the asset registry. |
|
 |
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 |
|
 |
FAssetPathParts |
|
|
 |
FAssetRegistryExportPath |
Helper class for condensing strings of these types into 1 - 3 FNames [class]'[package].[object]' [package].[object] [package] |
|
 |
FAssetRegistryVersion |
Version used for serializing asset registry caches, both runtime and editor |
|
 |
FAssetTagValueRef |
Reference to a tagged value in a FAssetDataTagMapSharedView |
|
 |
FAsyncStoreLoader |
Loads tag store with async creation of expensive tag values |
|
 |
FCookTagList |
Used for passing key-value pairs to the asset registry during serialization during cook, and is accessed off of FArchive::CookContext() |
|
 |
FLegacyAssetRegistryExportPath |
Legacy version of FAssetRegistryExportPath (before FAssetRegistryVersion::ClassPaths) |
|
 |
FMapHandle |
Handle to a tag map owned by a managed FStore. |
|
 |
FMarshalledText |
The AssetRegistry's representation of an FText AssetData Tag value. |
|
 |
FNumberedPair |
|
|
 |
FNumberlessExportPath |
Compact FAssetRegistryExportPath equivalent for when all FNames are numberless. |
|
 |
FNumberlessPair |
|
|
 |
FOptions |
|
|
 |
FPackageCustomVersion |
Low-memory version of FCustomVersion; holds only Guid and integer version. |
|
 |
FPackageCustomVersionsHandle |
A handle to a deduplicated, sorted array of FPackageCustomVersion. |
|
 |
FPartialMapHandle |
Incomplete handle to a map in an unspecified FStore. |
|
 |
FReferenceViewerParams |
Helper struct for FAssetIdentifier (e.g., for the FOnViewAssetIdentifiersInReferenceViewer delegate and Reference Viewer functions). |
|
 |
FStore |
Stores a fixed set of values and all the key-values maps used for lookup. |
|
 |
FStoreBuilder |
Helper class for saving or constructing an FStore. |
|
 |
FStoreData |
Note: Can be changed to a single allocation and array views to improve cooker performance. |
|
 |
FValueHandle |
Handle to a tag value owned by a managed FStore. |
|
 |
FValueId |
|
|