Navigation
API > API/Plugins > API/Plugins/ReplicationGraph > API/Plugins/ReplicationGraph/UNetReplicationGraphConnection
Holds relevant data when parsing deleted actors that could be sent to a viewer
| Name | FRepGraphDestructionViewerInfo |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraph.h |
| Include Path | #include "ReplicationGraph.h" |
Syntax
struct FRepGraphDestructionViewerInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ReplicationGraph.h | |||
FRepGraphDestructionViewerInfo
(
const FVector& InViewerLocation, |
ReplicationGraph.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LastOutOfRangeLocationCheck | FVector | ReplicationGraph.h | ||
| ViewerLocation | FVector | ReplicationGraph.h |