B1AnimNotifyEventData_EnterVehicle
- Animation notify event data for entering a vehicle seat at a specific point during animation.
| Property | Type | Description | Metadata |
|---|---|---|---|
| VehicleSeat | FName | Vehicle seat identifier to enter at this notify point. | Category: Target VehicleSeat |
| Type | EB1NotyfyType | Whether this is a one-shot Notify or a duration-based NotifyState. | |
| TriggerTime | float | Time in seconds within the animation at which this event triggers. | |
| Duration | float | Duration in seconds for NotifyState events. |