Navigation
API > API/Plugins > API/Plugins/CommonUI
Inheritance Hierarchy
- UWidgetSwitcher
- UCommonAnimatedSwitcher
- UCommonActivatableWidgetSwitcher
References
| Module | CommonUI |
| Header | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/CommonActivatableWidgetSwitcher.h |
| Include | #include "CommonActivatableWidgetSwitcher.h" |
Syntax
UCLASS ()
class UCommonActivatableWidgetSwitcher : public UCommonAnimatedSwitcher
Remarks
An animated switcher that knows about CommonActivatableWidgets. It can also hold other Widgets.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bClearFocusRestorationTargetOfDeactivatedWidgets |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void |
Overridden from UCommonAnimatedSwitcher
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | HandleSlateActiveIndexChanged
(
int32 ActiveIndex |
||
| void | ReleaseSlateResources
(
bool bReleaseChildren |