Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Blueprint > API/Runtime/UMG/Blueprint/FUserWidgetPool
| Type | Name | Description | |
|---|---|---|---|
| void | Release
(
UUserWidget* Widget, |
Return a widget object to the pool, allowing it to be reused in the future | |
| void | Release
(
TArray< UUserWidget* > Widgets, |
Return a widget object to the pool, allowing it to be reused in the future |