CreatedObjects

If non-null, this will be filled with the list of objects created during the call to StaticDuplicateObject.

Windows
MacOS
Linux

Syntax

TMap< UObject *, UObject * > * CreatedObjects

Remarks

If non-null, this will be filled with the list of objects created during the call to StaticDuplicateObject.

Key will be the source object; value will be the duplicated object

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