UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AssetRegistryArchive.cpp File Reference
#include "AssetRegistryArchive.h"
#include "Algo/Sort.h"
#include "AssetRegistryPrivate.h"
#include "AssetRegistry/AssetRegistryState.h"

Macros

#define ASSET_REGISTRY_LOAD_NAMES_IN_ORDER   0
 

Functions

FAssetDataTagMapSharedView LoadTags (FAssetRegistryReader &Reader)
 

Variables

constexpr uint32 AssetRegistryNumberedNameBit = 0x80000000
 

Macro Definition Documentation

◆ ASSET_REGISTRY_LOAD_NAMES_IN_ORDER

#define ASSET_REGISTRY_LOAD_NAMES_IN_ORDER   0

Function Documentation

◆ LoadTags()

Variable Documentation

◆ AssetRegistryNumberedNameBit

constexpr uint32 AssetRegistryNumberedNameBit = 0x80000000
constexpr