UUserWidget::Destruct

Called when a widget is no longer referenced causing the slate resource to destroyed.

Windows
MacOS
Linux

References

Module

UMG

Header

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

Include

#include "Blueprint/UserWidget.h"

Syntax

void Destruct()

Remarks

Called when a widget is no longer referenced causing the slate resource to destroyed. Just like Construct this event can be called multiple times.

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