Navigation
API > API/Runtime > API/Runtime/InterchangeEngine > API/Runtime/InterchangeEngine/FImportResult
References
| Module | InterchangeEngine |
| Header | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeManager.h |
| Include | #include "InterchangeManager.h" |
| Source | /Engine/Source/Runtime/Interchange/Engine/Private/InterchangeManager.cpp |
const TArray< UObject &42; > & GetImportedObjects&40;&41; const
Remarks
Assets are only made available once they have been completely imported (passed through the entire import pipeline) While the status isn't EStatus::Done, the list can grow between subsequent calls. FAssetImportResult holds a reference to the assets so that they aren't garbage collected.