B1AttachMeshTableRow
- A table row defining an attach mesh group, including a group identifier
* and a list of gender/growth-step-filtered skeletal mesh entries.
| Property | Type | Description | Metadata |
|---|---|---|---|
| GroupId | FName | Group identifier used to reference this attach mesh set. | Category: B1AttachMeshTableRow |
| MeshList | TArray | List of skeletal mesh entries filtered by gender and growth step. | Category: B1AttachMeshTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |