UUserWidget::RemoveFromParent

Removes the widget from its parent widget.

Windows
MacOS
Linux

Override Hierarchy

UWidget::RemoveFromParent()

UUserWidget::RemoveFromParent()

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Blueprint/UserWidget.h

Include

#include "Blueprint/UserWidget.h"

Source

/Engine/Source/Runtime/UMG/Private/UserWidget.cpp

Syntax

virtual void RemoveFromParent()

Remarks

Removes the widget from its parent widget. If this widget was added to the player's screen or the viewport it will also be removed from those containers.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss