How to remove one widget not all ?

Hi everyone,
It seems there is no function like “remove from parent” but just “remove all widgets”?How can i just remove one widget?Please help,thanks.

Use a remove from parent node and then plug the return value in the node from your user widget complete node

To put this another way to remove one widget you need a reference to the widget you are targeting. As stated above you can get this reference when you create the widget by using the return pin.