B1HandAnimTableRow
- A table row defining hand animations for left and right hands respectively.
| Property | Type | Description | Metadata |
|---|---|---|---|
| LeftAnimId | FName | Animation ID for the left hand. | Category: B1HandAnimTableRow Foreign: AnimCharacter.Id |
| RightAnimId | FName | Animation ID for the right hand. | Category: B1HandAnimTableRow Foreign: AnimCharacter.Id |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |