B1StatLocomotionTableRow
- A table row defining stat-driven locomotion overrides for a specific gender and growth step.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Gender | EB1GenderType | Gender filter for which this row applies. | Category: B1StatLocomotionTableRow |
| AnimGrowthStep | EB1AnimGrowthStep | Animation growth step filter for which this row applies. | Category: B1StatLocomotionTableRow |
| StatLocomotions | TArray | List of stat-driven locomotion animation overrides. | Category: B1StatLocomotionTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |