Navigation
Unreal Engine C++ API Reference > Plugins > ReplicationGraph
References
Module | ReplicationGraph |
Header | /Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraph.h |
Include | #include "ReplicationGraph.h" |
Syntax
USTRUCT&40;&41;
struct FLastLocationGatherInfo
Remarks
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TObjectPtr< const UNetConnection > | Connection | |
![]() ![]() |
FVector | LastLocation | |
![]() ![]() |
FVector | LastOutOfRangeLocationCheck |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FLastLocationGatherInfo
(
const UNetConnection* InConnection, |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator==
(
UNetConnection* Other |