FUserWidgetPool::Release

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

Windows
MacOS
Linux

References

Module

UMG

Header

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

Include

#include "Blueprint/UserWidgetPool.h"

Source

/Engine/Source/Runtime/UMG/Private/Blueprint/UserWidgetPool.cpp

Syntax

void Release
(
    UUserWidget * Widget,
    bool bReleaseSlate
)

Remarks

Return a widget object 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