remove_notifies
Remove animation notifies from Unreal assets by name or track to clean up unwanted events.
Instructions
Remove notifies by name or track.
Args: asset_path: Unreal asset path notify_name: Remove notifies with this name track_name: Remove all notifies on this track
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_path | Yes | ||
| track_name | No | ||
| notify_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |