B1OutfitPresetData
- Defines outfit preset data,
* including garment identifiers for each garment part and an accessory list.
| Property | Type | Description | Metadata |
|---|---|---|---|
| FullId | FName | Full-body garment identifier. | Category: Cloth Foreign: GarmentFullMesh.Id |
| TopId | FName | Top garment identifier. | Category: Cloth Foreign: GarmentTopMesh.Id |
| BottomId | FName | Bottom garment identifier. | Category: Cloth Foreign: GarmentBottomMesh.Id |
| JacketId | FName | Jacket identifier. | Category: Cloth Foreign: GarmentJacketMesh.Id |
| SocksId | FName | Socks identifier. | Category: Cloth Foreign: GarmentSocksMesh.Id |
| StockingsId | FName | Stockings identifier. | Category: Cloth Foreign: GarmentStockingsVariants.Id |
| ShoesId | FName | Shoes identifier. | Category: Cloth Foreign: GarmentShoesMesh.Id |
| HatId | FName | Hat identifier. | Category: Cloth Foreign: GarmentHatMesh.Id |
| InnerUnderId | FName | Inner-under garment identifier. | Category: Cloth Foreign: GarmentInnerUnderMesh.Id |
| InnerTopId | FName | Inner-top garment identifier. | Category: Cloth Foreign: GarmentInnerTopMesh.Id |
| GlovesId | FName | Gloves identifier. | Category: Cloth Foreign: GarmentGloves.Id |
| ScarfId | FName | Scarf identifier. | Category: Cloth Foreign: GarmentScarf.Id |
| Accessories | TArray | Accessory list used by this preset. | Category: Accessory |