B1AddOnAnimInfo
Add-on animation clip selected for one emotion level (Level -> AnimId).
| Property | Type | Description | Metadata |
|---|---|---|---|
| Level | int32 | Emotion level this animation is selected for. | Category: B1AddOnAnimInfo ClampMin: 0 |
| AnimId | FName | AnimCharacter table row id (Foreign key) of the add-on animation to play at this level. | Category: B1AddOnAnimInfo Foreign: AnimCharacter.Id |