UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FLocKeySetFuncs Struct Reference

#include <LocKeyFuncs.h>

+ Inheritance diagram for FLocKeySetFuncs:

Static Public Member Functions

static UE_FORCEINLINE_HINT const FString & GetSetKey (const FString &Element)
 
static UE_FORCEINLINE_HINT bool Matches (const FString &A, const FString &B)
 
static UE_FORCEINLINE_HINT uint32 GetKeyHash (const FString &Key)
 

Additional Inherited Members

- Public Types inherited from BaseKeyFuncs< FString, FString >
enum  
 
typedef FString KeyType
 
typedef TCallTraits< FString >::ParamType KeyInitType
 
typedef TCallTraits< FString >::ParamType ElementInitType
 

Detailed Description

Case sensitive hashing function for TSet

Member Function Documentation

◆ GetKeyHash()

static UE_FORCEINLINE_HINT uint32 FLocKeySetFuncs::GetKeyHash ( const FString &  Key)
inlinestatic

◆ GetSetKey()

static UE_FORCEINLINE_HINT const FString & FLocKeySetFuncs::GetSetKey ( const FString &  Element)
inlinestatic

◆ Matches()

static UE_FORCEINLINE_HINT bool FLocKeySetFuncs::Matches ( const FString &  A,
const FString &  B 
)
inlinestatic

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