delete_niagara_system
Removes a Niagara System asset from the Unreal Engine project, with optional force deletion to skip reference checks.
Instructions
Delete a Niagara System asset.
Args: system_path: Path to the Niagara System asset force: If true, skip reference checks and force deletion
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | ||
| system_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |