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