unreal.MetaHumanMultiArchiveDescription

class unreal.MetaHumanMultiArchiveDescription(contained_archives: None = [])

Bases: StructBase

Description of the contents of a multi-item archive

C++ Source:

  • Plugin: MetaHumanSDK

  • Module: MetaHumanSDKEditor

  • File: MetaHumanAssetManager.h

Editor Properties: (see get_editor_property/set_editor_property)

  • contained_archives (Array[str]): [Read-Write] A list of all the sub-archives included in the archive

property contained_archives: None

[Read-Only] A list of all the sub-archives included in the archive

Type:

(Array[str])