B1InheritedSkillInfo
- Stores inherited skill information for a specific skill, organized by level.
| Property | Type | Description | Metadata |
|---|---|---|---|
| SkillId | FName | The ID of the skill this inheritance info belongs to. | Category: B1InheritedSkillInfo Foreign: Skill.Id |
| InheritedSkills | TArray | The array of inherited skill sets, each corresponding to a skill level. | Category: B1InheritedSkillInfo |