B1HopeLifeTableRow
- Table row defining a hope-life entry, linking a life aspiration to its display assets,
* localized text identifiers, and an associated trait.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Image | TSoftObjectPtr | Image asset displayed for this life hope entry. | Category: B1HopeLifeTableRow |
| TitleTextId | FString | Localized title text identifier for this life hope. | Category: B1HopeLifeTableRow |
| DescriptionTextId | FString | Localized description text identifier for this life hope. | Category: B1HopeLifeTableRow |
| InfoTextId | FString | Localized supplemental info text identifier for this life hope. | Category: B1HopeLifeTableRow |
| LinkedTraitId | FName | Trait ID linked to this life hope. | Category: B1HopeLifeTableRow Foreign: TraitHopeLife.Id |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |