Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Factories > UFactory
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Factories/Factory.h |
Include | #include "Factories/Factory.h" |
const TArray < UObject * > & GetAdditionalImportedObjects() const
Remarks
Returns an array of all the additional objects created during the last imports, as some factories may produce more than one object. The internal array is cleared before each import and upon Cleanup().