Navigation
API > API/Plugins > API/Plugins/MetaHumanSDKEditor
Description of the contents of a MetaHuman Archive
| Name | FMetaHumanArchiveContents |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanSDK/Source/MetaHumanSDKEditor/Public/ProjectUtilities/MetaHumanAssetManager.h |
| Include Path | #include "ProjectUtilities/MetaHumanAssetManager.h" |
Syntax
USTRUCT (BlueprintType )
struct FMetaHumanArchiveContents
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Files | TArray< FMetaHumanArchiveEntry > | ProjectUtilities/MetaHumanAssetManager.h |
|