UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::AssetRegistry::Private::FCachedAssetKeyFuncs Struct Reference

#include <AssetDataMap.h>

Public Types

enum  { bAllowDuplicateKeys = false }
 
using KeyInitType = FCachedAssetKey
 
using ElementInitType = void
 

Static Public Member Functions

static KeyInitType GetSetKey (const FAssetData *Element)
 
static bool Matches (KeyInitType A, KeyInitType B)
 
static uint32 GetKeyHash (KeyInitType Key)
 

Member Typedef Documentation

◆ ElementInitType

◆ KeyInitType

Member Enumeration Documentation

◆ anonymous enum

Enumerator
bAllowDuplicateKeys 

Member Function Documentation

◆ GetKeyHash()

static uint32 UE::AssetRegistry::Private::FCachedAssetKeyFuncs::GetKeyHash ( KeyInitType  Key)
inlinestatic

◆ GetSetKey()

static KeyInitType UE::AssetRegistry::Private::FCachedAssetKeyFuncs::GetSetKey ( const FAssetData Element)
inlinestatic

◆ Matches()

static bool UE::AssetRegistry::Private::FCachedAssetKeyFuncs::Matches ( KeyInitType  A,
KeyInitType  B 
)
inlinestatic

The documentation for this struct was generated from the following file: