FSkippedActorFullDebugDetails

Debug data about an actor that was skipped during the prioritization phase

Windows
MacOS
Linux

References

Module

ReplicationGraph

Header

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

Include

#include "ReplicationGraphTypes.h"

Syntax

struct FSkippedActorFullDebugDetails

Remarks

Debug data about an actor that was skipped during the prioritization phase

Variables

Name Description

Public variable

FActorRepListTy...

 

Actor

Public variable

bool

 

bWasDormant

Public variable

float

 

DistanceCulled

Public variable

uint32

 

FramesTillNextReplication

Constructors

Name Description

Public function

FSkippedActorFullDebugDetails

(
    FActorRepListType InActor
)

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