Navigation
API > API/Plugins > API/Plugins/ReplicationGraph
| |
|
| Name |
FLastLocationGatherInfo |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraph.h |
| Include Path |
#include "ReplicationGraph.h" |
Syntax
USTRUCT ()
struct FLastLocationGatherInfo
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Connection |
TObjectPtr< const UNetConnection > |
|
ReplicationGraph.h |
|
| LastLocation |
FVector |
|
ReplicationGraph.h |
|
| LastOutOfRangeLocationCheck |
FVector |
|
ReplicationGraph.h |
|
Functions
Public
Operators
| Name |
Remarks |
Include Path |
Unreal Specifiers |
bool operator==
(
UNetConnection* Other
) const
|
|
ReplicationGraph.h |
|