B1CostumeInfo
- Defines a costume configuration, including gender and age type,
* and selected outfit and accessory items.
| Property | Type | Description | Metadata |
|---|---|---|---|
| GenderType | EB1GenderType | Gender type for this costume. | Category: B1CostumeInfo |
| BodyAgeType | EB1BodyAgeType | Body age type for this costume. | Category: B1CostumeInfo |
| Outfit | TMap | Selected garments indexed by garment type. | Category: B1CostumeInfo |
| Accessories | TMap | Selected accessories indexed by accessory type. | Category: B1CostumeInfo |
| PrintedAccessoryNames | TArray | Printed accessory names. Empty = leave existing untouched. NAME_None entry = explicit clear. | Category: B1CostumeInfo |