remove_widget
Remove a specified widget and all its child widgets from a Unreal Engine 5 UI, excluding the root widget.
Instructions
Remove a widget and its children. Cannot remove the root widget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| widget_name | Yes | ||
| widget_blueprint_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |