niagara_add_empty_emitter
Add an empty emitter to a Niagara System asset for VFX authoring. Use it to create a new emitter handle within an existing system, ready for customization.
Instructions
Add a native empty emitter handle to a Niagara System asset.
KB: see knowledge_base/09_NIAGARA_VFX.md#overview Example: niagara_add_empty_emitter(system_path="/Game/MCP_Test/Example")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save | No | ||
| system_path | Yes | ||
| emitter_name | No | MCP_Emitter | |
| add_default_modules | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |