![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <NetDormantHolder.h>
Inheritance diagram for UE::Net::Private::FDormantReplicatorHolder::FActorDormantReplicatorsKeyFuncs: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< FActorDormantReplicators, FObjectKey, false > | |
| enum | |
| typedef FObjectKey | KeyType |
| typedef TCallTraits< FObjectKey >::ParamType | KeyInitType |
| typedef TCallTraits< FActorDormantReplicators >::ParamType | ElementInitType |
KeyFuncs that make it so the TSet can only needs a simple AActor pointer for the Key
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |