rename_widget
Rename a widget in Unreal Engine with automatic Blueprint variable tracking updates.
Instructions
Rename a widget (fixes up Blueprint variable tracking if bIsVariable).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_name | Yes | ||
| widget_name | Yes | ||
| widget_blueprint_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |