set_section_next
Set the next section to play in a montage by providing the asset path, current section name, and desired next section.
Instructions
Set the next section for a montage section.
Args: asset_path: Unreal asset path section_name: Current section name next_section_name: Next section to play
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_path | Yes | ||
| section_name | Yes | ||
| next_section_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |