B1OverridePostureAnim
- Combines a previous posture state, a next posture state, and an override animation to define a one-time posture anim override.
| Property | Type | Description | Metadata |
|---|---|---|---|
| PrevPosture | FB1OverridePostureState | The posture state the character is transitioning from. | Category: B1OverridePostureAnim |
| NextPosture | FB1OverridePostureState | The posture state the character is transitioning to. | Category: B1OverridePostureAnim |
| OverrideAnimInfo | FB1OverridePostureAnimInfo | The override animation info played during this transition. | Category: B1OverridePostureAnim |