duplicate_data_table_row
Duplicates a data table row by copying its content to a new row name, enabling quick data management in Unreal Engine.
Instructions
Copy an existing row under a new name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_row_name | Yes | ||
| data_table_path | Yes | ||
| source_row_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |