![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <NetworkObjectList.h>
Inheritance diagram for FNetworkObjectInfo::FNetConnectionKeyFuncs: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< TWeakObjectPtr< UNetConnection >, const TWeakObjectPtr< UNetConnection > &, false > | |
| enum | |
| typedef const TWeakObjectPtr< UNetConnection > & | KeyType |
| typedef TCallTraits< const TWeakObjectPtr< UNetConnection > & >::ParamType | KeyInitType |
| typedef TCallTraits< TWeakObjectPtr< UNetConnection > >::ParamType | ElementInitType |
Key definitions for TSet/TMap that works with invalidated weak pointers
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |