ue_umg_remove_widget
Remove a widget and all its child widgets from a UMG widget tree in Unreal Engine. To clear the tree, remove the root's children instead.
Instructions
Toglie un widget dall'albero, con tutto quello che contiene.
La radice non si può togliere (RootWidget non è scrivibile): per
svuotare un albero, rimuovi i figli della radice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| widget | Yes | ||
| widget_blueprint_path | Yes |