B1SkillInheritTableRow
- Data table row defining skill inheritance rules, specifying which skills are inherited at the end of a growth step.
| Property | Type | Description | Metadata |
|---|---|---|---|
| EndGrowthStep | EB1GrowthStep | The growth step at which inheritance ends and the inherited skills take effect. | Category: B1SkillInheritTableRow |
| InheritedSkillInfo | TArray | The list of inherited skill info entries for this table row. | Category: B1SkillInheritTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |