Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FDelinquencyKeyFuncs |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/NetAnalyticsTypes.h |
| Include Path | #include "Net/NetAnalyticsTypes.h" |
Syntax
struct FDelinquencyKeyFuncs : public BaseKeyFuncs< FDelinquencyNameTimePair, FDelinquencyNameTimePair, false >
Inheritance Hierarchy
- BaseKeyFuncs → FDelinquencyKeyFuncs
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static uint32 GetKeyHash
(
KeyInitType Key |
Net/NetAnalyticsTypes.h | ||
static KeyInitType GetSetKey
(
ElementInitType Element |
Net/NetAnalyticsTypes.h | ||
static bool Matches
(
KeyInitType LHS, |
Net/NetAnalyticsTypes.h |