Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > FImportObjectParams
Syntax
UObject &42; SubobjectRoot
Remarks
The original object that ImportObjectProperties was called for. if SubobjectOuter is a subobject, corresponds to the first object in SubobjectOuter's Outer chain that is not a subobject itself. if SubobjectOuter is not a subobject, should normally be the same value as SubobjectOuter