Navigation
API > API/Plugins > API/Plugins/MetaHumanSDKEditor
Struct giving parameters for an import operation for an Asset Group
| Name | FAssetGroupImportDescription |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanSDK/Source/MetaHumanSDKEditor/Public/Import/MetaHumanImport.h |
| Include Path | #include "Import/MetaHumanImport.h" |
Syntax
struct FAssetGroupImportDescription
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FileSource | FFileSource | Import/MetaHumanImport.h | ||
| Name | FString | Import/MetaHumanImport.h | ||
| Report | UMetaHumanAssetReport * | Import/MetaHumanImport.h | ||
| SourceRootAssetPath | FString | Import/MetaHumanImport.h | ||
| TargetRootAssetPath | FString | Import/MetaHumanImport.h |