B1CostumeTableRow
- Defines a costume preset, including its identifier, tags,
* and gender/age-specific outfit and accessory configurations.
| Property | Type | Description | Metadata |
|---|---|---|---|
| CostumeTags | TArray | Tags used to categorize or filter this costume. | Category: B1CostumeTableRow |
| CostumeInfo | TArray | Outfit and accessory configurations by gender and body age. | Category: Body |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |