Global remove from parent/clear screen?

Hi,

I’m trying to create a skip level mechanism, but whats happening is that if the player tries to skip level when a hud message is displayed although they skip levels correctly the hud message stays on the screen and can’t be removed, because the level is skipped before the remove from parent node is called for the screen widget.

Is there any clear hud type function that I can use before I activate my skip level functionality?