UWidgetTree::RemoveWidget

Removes the widget from the hierarchy and all sub widgets.

Windows
MacOS
Linux

References

Module

UMG

Header

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

Include

#include "Blueprint/WidgetTree.h"

Source

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

Syntax

bool RemoveWidget
(
    UWidget * Widget
)

Remarks

Removes the widget from the hierarchy and all sub widgets.

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