rename_niagara_node_pin
Rename any dynamic pin on a Niagara scratch pad node, with automatic update of braced references in Custom HLSL source.
Instructions
Rename a dynamic pin on any node in a scratch pad graph.
For Custom HLSL nodes, braced references inside the HLSL source ("{OldName}") are rewritten automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | No | ||
| new_name | Yes | ||
| old_name | Yes | ||
| node_class | No | ||
| node_index | No | ||
| module_name | Yes | ||
| system_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |