UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
EDuplicateMode Namespace Reference

Enumerations

enum  Type { Normal , World , PIE }
 

Detailed Description

Enum used in StaticDuplicateObject() and related functions to describe why something is being duplicated

Enumeration Type Documentation

◆ Type

Enumerator
Normal 

No specific information about the reason for duplication

World 

Object is being duplicated as part of a world duplication

PIE 

Object is being duplicated as part of the process for entering Play In Editor