FActorComponentDuplicatedObjectData

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ComponentInstanceDataCache.h

Include

#include "ComponentInstanceDataCache.h"

Syntax

struct FActorComponentDuplicatedObjectData

Variables

Name Description

Public variable

UObject *

 

DuplicatedObject

The duplicated object.

Public variable

int32

 

ObjectPathDepth

Object Outer Depth so we can sort creation order.

Constructors

Name Description

Public function

FActorComponentDuplicatedObjectData

(
    UObject* InObject
)

Functions

Name Description

Public function

bool

 

Serialize

(
    FArchive& Ar
)

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