B1AnimNotifyEventData_HideOriginMesh
- Animation notify event data for hiding origin mesh components identified by a tag.
| Property | Type | Description | Metadata |
|---|---|---|---|
| HideMeshComponentTag | FName | Tag identifying the mesh component to hide. | |
| bTraverseGroupingObjects | bool | When true, all objects in the grouping are hidden together (existing behavior). When false, only the target object itself is hidden without traversing grouping. | |
| 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. |