B1PostureTransitionInfo
- Defines the animation ID for a specific direction during a posture transition.
| Property | Type | Description | Metadata |
|---|---|---|---|
| BaseComponentName | FName | The name of the base object component this transition applies to. | |
| LinkedComponentName | FName | The name of the linked object component paired with the base for this transition. | |
| Direction | EB1SlotDirection | The slot direction this transition animation is defined for. | |
| TransitionAnimId | FName | The animation ID played during this posture transition. | Foreign: AnimCharacter.Id |