Navigation
API > API/Runtime > API/Runtime/InterchangeEngine > API/Runtime/InterchangeEngine/FFactoryCommon
| Name | FUpdateImportAssetDataParameters |
| Type | struct |
| Header File | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeImportCommon.h |
| Include Path | #include "InterchangeImportCommon.h" |
Syntax
struct FUpdateImportAssetDataParameters
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FUpdateImportAssetDataParameters
(
UObject* InAssetImportDataOuter, |
InterchangeImportCommon.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AssetImportData | UAssetImportData * | InterchangeImportCommon.h | ||
| AssetImportDataOuter | UObject * | InterchangeImportCommon.h | ||
| NodeContainer | UInterchangeBaseNodeContainer * | InterchangeImportCommon.h | ||
| NodeUniqueID | FString | InterchangeImportCommon.h | ||
| Pipelines | const TArray< UObject * > | InterchangeImportCommon.h | ||
| SourceData | const UInterchangeSourceData * | InterchangeImportCommon.h | ||
| Translator | const UInterchangeTranslatorBase * | InterchangeImportCommon.h |