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