Hi,
how can I destroy a widget that has been used by a WIdgetComponent inside an actor?
By destroying the actor, the widget component gets destroyed but the 2D widget remains and things like timers, event dispatchers etc. will be executed inside the widget.
So what’s the best practice to completely destroy the widget?
Thanks and best regards,
Daniel