Navigation
API > API/Runtime > API/Runtime/InterchangeEngine > API/Runtime/InterchangeEngine/FFactoryCommon
| Name | FSetImportAssetDataParameters |
| Type | struct |
| Header File | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeImportCommon.h |
| Include Path | #include "InterchangeImportCommon.h" |
Syntax
struct FSetImportAssetDataParameters : public UE::Interchange::FFactoryCommon::FUpdateImportAssetDataParameters
Inheritance Hierarchy
- FFactoryCommon::FUpdateImportAssetDataParameters → FFactoryCommon::FSetImportAssetDataParameters
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSetImportAssetDataParameters
(
UObject* InAssetImportDataOuter, |
InterchangeImportCommon.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SourceFiles | TArray< FAssetImportInfo::FSourceFile > | Allow the factory to provide is own list of source files. | InterchangeImportCommon.h |