B1PostureGroupTableRow
- Table row defining a posture group, containing a list of posture types that belong to the group.
| Property | Type | Description | Metadata |
|---|---|---|---|
| PostureCategoryList | TArray | The list of posture category IDs included in this posture group. | Category: B1PostureGroupTableRow Foreign: PostureCategory.Id |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |