B1BodyAnimInfo
- Defines a paired body animation and voice ID used together during a talk interaction.
| Property | Type | Description | Metadata |
|---|---|---|---|
| BodyAnimId | FName | The body animation ID played during this talk; must be paired with VoiceId. | Category: B1BodyAnimInfo Foreign: AnimCharacter_Talk.Id |
| VoiceId | FName | The voice ID played alongside the body animation; must be paired with BodyAnimId. | Category: B1BodyAnimInfo Foreign: Voice.Id |