duplicate_niagara_emitter
Duplicates an emitter in a Niagara System by specifying the system asset path and emitter name, with an option to rename the copy.
Instructions
Duplicate an emitter within a Niagara System.
Args: system_path: Path to the Niagara System asset emitter_name: Name of the emitter to duplicate new_name: Optional name for the duplicated emitter
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_name | No | ||
| system_path | Yes | ||
| emitter_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |