Navigation
API > API/Runtime > API/Runtime/CoreUObject
Utility for cloning VCells in the context of a UObject graph.
UObject graphs can be cloned by operations like duplication and reinstancing. VCells can participate in these graphs, with arbitrary references in both directions.
This class holds VCell-related state shared across the whole cloning operation, so that the shape of the reference graph can be reproduced correctly.
| Name | FDuplicationContext |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/VerseVM/VVMDuplication.h |
| Include Path | #include "VerseVM/VVMDuplication.h" |
Syntax
struct FDuplicationContext