set_notify_time
Modify the trigger time of a specific notify in an Unreal engine asset by specifying the asset path, notify index, and new time in seconds.
Instructions
Set the trigger time of a specific notify.
Args: asset_path: Unreal asset path notify_index: Index of the notify new_time: New trigger time in seconds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_time | Yes | ||
| asset_path | Yes | ||
| notify_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |