UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FNetworkObjectList::FSubObjectChannelRefKeyFuncs Struct Reference

#include <NetworkObjectList.h>

+ Inheritance diagram for FNetworkObjectList::FSubObjectChannelRefKeyFuncs:

Static Public Member Functions

static KeyInitType GetSetKey (ElementInitType &Element)
 
static bool Matches (KeyInitType A, KeyInitType B)
 
static uint32 GetKeyHash (KeyInitType Key)
 

Additional Inherited Members

- Public Types inherited from BaseKeyFuncs< FSubObjectChannelReference, const TWeakObjectPtr< UObject > &, false >
enum  
 
typedef const TWeakObjectPtr< UObject > & KeyType
 
typedef TCallTraits< const TWeakObjectPtr< UObject > & >::ParamType KeyInitType
 
typedef TCallTraits< FSubObjectChannelReference >::ParamType ElementInitType
 

Detailed Description

Key definitions for TSet that works with invalided weak pointers

Member Function Documentation

◆ GetKeyHash()

static uint32 FNetworkObjectList::FSubObjectChannelRefKeyFuncs::GetKeyHash ( KeyInitType  Key)
inlinestatic

◆ GetSetKey()

static KeyInitType FNetworkObjectList::FSubObjectChannelRefKeyFuncs::GetSetKey ( ElementInitType Element)
inlinestatic

◆ Matches()

static bool FNetworkObjectList::FSubObjectChannelRefKeyFuncs::Matches ( KeyInitType  A,
KeyInitType  B 
)
inlinestatic

The documentation for this struct was generated from the following file: