B1TraitChangeByPerspectiveTableRow
- Table row mapping a perspective (main value) and the destination growth step to a weighted trait pool, used when refreshing characteristics on growth transition (DT_TraitChangeByPerspective).
| Property | Type | Description | Metadata |
|---|---|---|---|
| PerspectiveId | FName | Main perspective ID this row applies to. | Category: B1TraitChangeByPerspectiveTableRow Foreign: TraitValue.Id |
| EndGrowthStep | EB1GrowthStep | Growth step at which the transition resolves (the destination step). | Category: B1TraitChangeByPerspectiveTableRow |
| TraitProbabilities | TArray | Weighted trait candidates. Probabilities must sum to 1. | Category: B1TraitChangeByPerspectiveTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |