set_section_time
Set the start time of a Unreal Engine montage section by specifying the asset path, section name, and new time in seconds.
Instructions
Set the start time of a montage section.
Args: asset_path: Unreal asset path section_name: Section name new_time: New start time in seconds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_time | Yes | ||
| asset_path | Yes | ||
| section_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |