How do i remove a widget from the viewport

I think the Event BeginPlay is called each time when level start and create the widget also. so when the play button clicked > level start > widget create again and again…
this is an infinite loop… :stuck_out_tongue:

Finally got it… :wink: