Navigation
API > API/Plugins > API/Plugins/ReplicationGraph > API/Plugins/ReplicationGraph/UNetReplicationGraphConnection
| Name | FCachedDormantDestructInfo |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraph.h |
| Include Path | #include "ReplicationGraph.h" |
Syntax
struct FCachedDormantDestructInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Level | TWeakObjectPtr< ULevel > | ReplicationGraph.h | ||
| NetGUID | FNetworkGUID | ReplicationGraph.h | ||
| ObjOuter | TWeakObjectPtr< UObject > | ReplicationGraph.h | ||
| PathName | FString | ReplicationGraph.h |