B1AnimAttachMeshInfo
- Defines an attach mesh entry used during animation, including the mesh ID and variation key.
| Property | Type | Description | Metadata |
|---|---|---|---|
| AttachMeshId | FName | Attach mesh data table ID referencing AnimAttachMesh.Id. | Category: B1AnimAttachMeshInfo Foreign: AnimAttachMesh.Id |
| AttachMeshVariationKey | FName | Variation key used to select the specific mesh variant. | Category: B1AnimAttachMeshInfo |