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…
Finally got it…
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…
Finally got it…