Navigation
API > API/Plugins > API/Plugins/MetaHumanSDKEditor
Description of the contents of a multi-item archive
| Name | FMetaHumanMultiArchiveDescription |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanSDK/Source/MetaHumanSDKEditor/Public/ProjectUtilities/MetaHumanAssetManager.h |
| Include Path | #include "ProjectUtilities/MetaHumanAssetManager.h" |
Syntax
USTRUCT (BlueprintType )
struct FMetaHumanMultiArchiveDescription
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ContainedArchives | TArray< FString > | A list of all the sub-archives included in the archive | ProjectUtilities/MetaHumanAssetManager.h |
|