Navigation
API > API/Plugins > API/Plugins/MetaHumanSDKEditor
A single item in a MetaHuman Archive
| Name | FMetaHumanArchiveEntry |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanSDK/Source/MetaHumanSDKEditor/Public/ProjectUtilities/MetaHumanAssetManager.h |
| Include Path | #include "ProjectUtilities/MetaHumanAssetManager.h" |
Syntax
USTRUCT (BlueprintType )
struct FMetaHumanArchiveEntry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Path | FString | The path to this file relative to the root of the archive | ProjectUtilities/MetaHumanAssetManager.h |
|
| Version | FString | The version of the file in format Major.Minor. If no version is available the version should be 0.0 | ProjectUtilities/MetaHumanAssetManager.h |
|