Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FNetworkObjectList
Key definitions for TSet that works with invalided weak pointers
| Name | FSubObjectChannelRefKeyFuncs |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/NetworkObjectList.h |
| Include Path | #include "Engine/NetworkObjectList.h" |
Syntax
struct FSubObjectChannelRefKeyFuncs : public BaseKeyFuncs< FSubObjectChannelReference, const TWeakObjectPtr< UObject > &, false >
Inheritance Hierarchy
- BaseKeyFuncs → FNetworkObjectList::FSubObjectChannelRefKeyFuncs
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static uint32 GetKeyHash
(
KeyInitType Key |
Engine/NetworkObjectList.h | ||
static KeyInitType GetSetKey
(
ElementInitType& Element |
Engine/NetworkObjectList.h | ||
static bool Matches
(
KeyInitType A, |
Engine/NetworkObjectList.h |