B1TraitSelect3TableRow
- Table row grouping a set of traits under a named category for the third-generation trait selection UI.
| Property | Type | Description | Metadata |
|---|---|---|---|
| TraitCategoryTextId | FString | Text ID for the trait category label displayed in the selection UI. | Category: B1TraitSelect3TableRow StringTableKey: Id |
| TraitIds | TArray | List of trait IDs belonging to this category group. | Category: B1TraitSelect3TableRow Foreign: Trait.Id |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |