UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FArchiveGatherExternalActorRefs::FActorReferenceKeyFuncs Struct Reference
+ Inheritance diagram for FArchiveGatherExternalActorRefs::FActorReferenceKeyFuncs:

Static Public Member Functions

template<typename ComparableKey >
static FORCEINLINE bool Matches (KeyInitType A, ComparableKey B)
 
static FORCEINLINE uint32 GetKeyHash (KeyInitType Key)
 
- Static Public Member Functions inherited from DefaultKeyFuncs< FActorReference >
static UE_FORCEINLINE_HINT KeyInitType GetSetKey (ElementInitType Element)
 
static UE_FORCEINLINE_HINT bool Matches (KeyInitType A, KeyInitType B)
 
static UE_FORCEINLINE_HINT bool Matches (KeyInitType A, ComparableKey B)
 
static UE_FORCEINLINE_HINT uint32 GetKeyHash (KeyInitType Key)
 
static UE_FORCEINLINE_HINT uint32 GetKeyHash (ComparableKey Key)
 

Additional Inherited Members

- Public Types inherited from DefaultKeyFuncs< FActorReference >
typedef TTypeTraits< FActorReference >::ConstPointerType KeyInitType
 
typedef TCallTraits< FActorReference >::ParamType ElementInitType
 
- Public Types inherited from BaseKeyFuncs< ElementType, InKeyType, bInAllowDuplicateKeys >
enum  { bAllowDuplicateKeys = bInAllowDuplicateKeys }
 
typedef InKeyType KeyType
 
typedef TCallTraits< InKeyType >::ParamType KeyInitType
 
typedef TCallTraits< ElementType >::ParamType ElementInitType
 

Member Function Documentation

◆ GetKeyHash()

static FORCEINLINE uint32 FArchiveGatherExternalActorRefs::FActorReferenceKeyFuncs::GetKeyHash ( KeyInitType  Key)
inlinestatic

◆ Matches()

template<typename ComparableKey >
static FORCEINLINE bool FArchiveGatherExternalActorRefs::FActorReferenceKeyFuncs::Matches ( KeyInitType  A,
ComparableKey  B 
)
inlinestatic

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