FDuplicatedObject

Information about a duplicated object For use with a dense object annotation

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Serialization/DuplicatedObject.h

Include

#include "Serialization/DuplicatedObject.h"

Syntax

struct FDuplicatedObject

Remarks

Information about a duplicated object For use with a dense object annotation

Variables

Name Description

Public variable

UObject *

 

DuplicatedObject

The duplicated object

Constructors

Name Description

Public function

FDuplicatedObject()

Public function

FDuplicatedObject

(
    UObject* InDuplicatedObject
)

Functions

Name Description

Public function

bool

 

IsDefault()

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