Navigation
BlueprintAPI > BlueprintAPI/MetaHuman > BlueprintAPI/MetaHuman/AssetManager
Packages up the described MetaHuman Asset (including dependencies) into a zip file
Target is MetaHuman Asset Manager
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Assets | The MetaHuman Assets to be packaged |
| string | Archive Path | The file to package up to |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | Whether the archive was successfully created |