remove_niagara_emitter
Removes a named emitter from a Niagara System asset by providing the system path and emitter name.
Instructions
Remove an emitter from a Niagara System by name.
Args: system_path: Path to the Niagara System asset emitter_name: Name of the emitter to remove
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| system_path | Yes | ||
| emitter_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |