TWidgetFactory::Release

Return a widget to the pool, allowing it to be reused in the future

Windows
MacOS
Linux

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/WidgetFactory.h

Include

#include "WidgetFactory.h"

Syntax

void Release
(
    WidgetType * Widget
)

Remarks

Return a widget to the pool, allowing it to be reused in the future

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