FPendingStaticActors

Static spatialized actors that were not fully initialized when registering with this node. We differ their placement in the grid until the next frame.

Windows
MacOS
Linux

References

Module

ReplicationGraph

Header

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

Include

#include "ReplicationGraph.h"

Syntax

struct FPendingStaticActors

Remarks

Static spatialized actors that were not fully initialized when registering with this node. We differ their placement in the grid until the next frame.

Variables

Name Description

Public variable

FActorRepListTy...

 

Actor

Public variable

bool

 

DormancyDriven

Constructors

Name Description

Public function

FPendingStaticActors

(
    const FActorRepListType& InActor,
    const bool InDormancyDriven
)

Operators

Name Description

Public function Const

bool

 

operator==

(
    const 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