FDynamicSpatialFrequency_SortedItem

Windows
MacOS
Linux

References

Module

ReplicationGraph

Header

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

Include

#include "ReplicationGraph.h"

Syntax

struct FDynamicSpatialFrequency_SortedItem

Variables

Name Description

Public variable UProperty

AActor *

 

Actor

Public variable

FConnectionRepl...

 

ConnectionInfo

Public variable

bool

 

EnableFastPath

Public variable

int32

 

FramesTillReplicate

Public variable

FGlobalActorRep...

 

GlobalInfo

Constructors

Name Description

Public function

FDynamicSpatialFrequency_SortedItem()

Public function

FDynamicSpatialFrequency_SortedItem

(
    AActor* InActor,
    int32 InDistance,
    FGlobalActorReplicationInfo* I...
)

Public function

FDynamicSpatialFrequency_SortedItem

(
    AActor* InActor,
    int32 InFramesTillReplicate,
    bool InEnableFastPath,
    FGlobalActorReplicationInfo* I...,
    FConnectionReplicationActorInfo...
)

Operators

Name Description

Public function Const

bool

 

operator<

(
    const FDynamicSpatialFrequency_Sort...
)

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