Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/Widgets/CommonActivatableWidgetContainer.h |
Include |
#include "Widgets/CommonActivatableWidgetContainer.h" |
UCLASS()
class UCommonActivatableWidgetQueue : public UCommonActivatableWidgetContainerBase
A display queue of ActivatableWidget elements.
Only one widget is active/displayed at a time, all others in the queue are deactivated.
When the active widget deactivates, it is automatically removed from the widget, released back to the pool, and the next widget in the queue (if any) is displayed
Name | Description | ||
---|---|---|---|
|
OnWidgetAddedToList ( |