B1FirstNamePoolTableRow
- Data table row defining a pool of first names for a specific cultural background.
* Used during character creation to randomly select a culturally appropriate first name.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Culture | EB1DiversityCulture | The cultural background this first name pool belongs to. | Category: B1FirstNamePoolTableRow |
| Names | TArray | Array of first name entries available in this cultural name pool. | Category: B1FirstNamePoolTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |