B1ClothingRackOutfitPoolTableRow
Clothing rack candidate pool — one row is one ContentPicker candidate item (garment or attached accessory), filtered by the interaction Execute's S1 (PoolGroupId).
| Property | Type | Description | Metadata |
|---|---|---|---|
| PoolGroupId | FName | Clothing rack group ID; only rows matching the interaction Execute's S1 are collected (S1=None collects all). | Category: B1ClothingRackOutfitPoolTableRow |
| ItemType | EB1ClothingRackItemType | Candidate item kind (garment/accessory); decides which identity fields (Garment/Accessory) apply. | Category: B1ClothingRackOutfitPoolTableRow |
| GarmentType | EB1GarmentType | [ItemType=Garment only] garment part type (Top/Bottom/Jacket/Shoes/Hat...); selects which Garment*Mesh table MeshId belongs to. | Category: B1ClothingRackOutfitPoolTableRow |
| MeshId | FName | Candidate item mesh (variant) ID; a Garment*Mesh row ID for Garment, or an AttachedAccessoryMesh row ID for Accessory. | Category: B1ClothingRackOutfitPoolTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |