B1AnimNotifyEventData_PlayStaticMeshAnim
- Animation notify event data for playing a static mesh animation on a target object.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Info | FB1PlayStaticAnimInfo | Static mesh animation info to play when this notify fires. | Category: Target Play Anim |
| 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. |