Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FDormantReplicatorHolder
KeyFuncs that make it so the TSet can only needs a simple AActor pointer for the Key
| Name | FActorDormantReplicatorsKeyFuncs |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/NetDormantHolder.h |
| Include Path | #include "Net/NetDormantHolder.h" |
Syntax
struct FActorDormantReplicatorsKeyFuncs : public BaseKeyFuncs< FActorDormantReplicators, FObjectKey, false >
Inheritance Hierarchy
- BaseKeyFuncs → FDormantReplicatorHolder::FActorDormantReplicatorsKeyFuncs
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static uint32 GetKeyHash
(
KeyInitType Key |
Net/NetDormantHolder.h | ||
static KeyInitType GetSetKey
(
ElementInitType Element |
Net/NetDormantHolder.h | ||
static bool Matches
(
KeyInitType lhs, |
Net/NetDormantHolder.h |