FLastLocationGatherInfo

-----------------------------------------------------------------------------------------------------------------------------------------

Windows
MacOS
Linux

References

Module

ReplicationGraph

Header

/Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraph.h

Include

#include "ReplicationGraph.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FLastLocationGatherInfo

Remarks


Variables

Name Description

Public variable UProperty

const UNetConne...

 

Connection

Public variable UProperty

FVector

 

LastLocation

Public variable UProperty

FVector

 

LastOutOfRangeLocationCheck

Constructors

Name Description

Public function

FLastLocationGatherInfo()

Public function

FLastLocationGatherInfo

(
    const UNetConnection* InConnec...,
    FVector InLastLocation
)

Operators

Name Description

Public function Const

bool

 

operator==

(
    UNetConnection* Other
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss