UCommonActivatableWidgetSwitcher

An animated switcher that knows about CommonActivatableWidgets. It can also hold other Widgets.

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/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.

Overridden from UCommonAnimatedSwitcher

Name Description

Protected function Virtual

void

 

HandleOutgoingWidget()

Protected function Virtual

void

 

HandleSlateActiveIndexChanged

(
    int32 ActiveIndex
)