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