B1EmotionGrowthStepTooltip
- Per-growth-step override of an emotion level's tooltip text.
* GrowthStepFlags is a bitmask of EB1GrowthStep, so combined values
* such as OverLowTeen can be assigned to a single entry.
| Property | Type | Description | Metadata |
|---|---|---|---|
| GrowthStepFlags | int32 | Growth steps this tooltip applies to (bitmask of EB1GrowthStep; combined values like OverLowTeen allowed). | Category: B1EmotionGrowthStepTooltip |
| DescTooltipTextId | FString | String table key for the description tooltip text shown for these growth steps. | Category: B1EmotionGrowthStepTooltip |