a) re-create it after Remove All
b) Iterate through all the widgets, skip the ones you don’t want to destroy and call RemoveFromParent on the others.
2 Likes
a) re-create it after Remove All
b) Iterate through all the widgets, skip the ones you don’t want to destroy and call RemoveFromParent on the others.