UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSlateFontKeyFuncs< ValueType > Struct Template Reference

#include <FontTypes.h>

+ Inheritance diagram for FSlateFontKeyFuncs< ValueType >:

Public Types

typedef BaseKeyFuncs< TPair< FSlateFontKey, ValueType >, FSlateFontKeySuper
 
typedef Super::ElementInitType ElementInitType
 
typedef Super::KeyInitType KeyInitType
 
- Public Types inherited from BaseKeyFuncs< TPair< FSlateFontKey, ValueType >, FSlateFontKey, false >
enum  
 
typedef FSlateFontKey KeyType
 
typedef TCallTraits< FSlateFontKey >::ParamType KeyInitType
 
typedef TCallTraits< TPair< FSlateFontKey, ValueType > >::ParamType ElementInitType
 

Static Public Member Functions

static const FSlateFontKeyGetSetKey (ElementInitType Element)
 
static bool Matches (const FSlateFontKey &A, const FSlateFontKey &B)
 
static uint32 GetKeyHash (const FSlateFontKey &Identifier)
 

Member Typedef Documentation

◆ ElementInitType

template<typename ValueType >
typedef Super::ElementInitType FSlateFontKeyFuncs< ValueType >::ElementInitType

◆ KeyInitType

template<typename ValueType >
typedef Super::KeyInitType FSlateFontKeyFuncs< ValueType >::KeyInitType

◆ Super

template<typename ValueType >
typedef BaseKeyFuncs< TPair<FSlateFontKey, ValueType>, FSlateFontKey > FSlateFontKeyFuncs< ValueType >::Super

Member Function Documentation

◆ GetKeyHash()

template<typename ValueType >
static uint32 FSlateFontKeyFuncs< ValueType >::GetKeyHash ( const FSlateFontKey Identifier)
inlinestatic

◆ GetSetKey()

template<typename ValueType >
static const FSlateFontKey & FSlateFontKeyFuncs< ValueType >::GetSetKey ( ElementInitType  Element)
inlinestatic

◆ Matches()

template<typename ValueType >
static bool FSlateFontKeyFuncs< ValueType >::Matches ( const FSlateFontKey A,
const FSlateFontKey B 
)
inlinestatic

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