delete_montage_section
Remove a specific section from an Unreal Engine montage by providing the asset path and section index.
Instructions
Delete a section from a montage.
Args: asset_path: Unreal asset path section_index: Index of the section to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_path | Yes | ||
| section_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |