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

#include <NetAnalyticsTypes.h>

+ Inheritance diagram for FDelinquencyKeyFuncs:

Static Public Member Functions

static KeyInitType GetSetKey (ElementInitType Element)
 
static bool Matches (KeyInitType LHS, KeyInitType RHS)
 
static uint32 GetKeyHash (KeyInitType Key)
 

Additional Inherited Members

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

Member Function Documentation

◆ GetKeyHash()

static uint32 FDelinquencyKeyFuncs::GetKeyHash ( KeyInitType  Key)
inlinestatic

◆ GetSetKey()

static KeyInitType FDelinquencyKeyFuncs::GetSetKey ( ElementInitType  Element)
inlinestatic

◆ Matches()

static bool FDelinquencyKeyFuncs::Matches ( KeyInitType  LHS,
KeyInitType  RHS 
)
inlinestatic

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