move_widget
Reparent a UI widget to a different panel in Unreal Engine. Input the widget blueprint path, widget name, and new parent name; optionally an index. Cannot move root widgets or into own descendants.
Instructions
Move a widget to a different parent panel.
Cannot move root or into own descendants.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | ||
| widget_name | Yes | ||
| new_parent_name | Yes | ||
| widget_blueprint_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |