UCommonActivatableWidgetSwitcher

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

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/CommonActivatableWidgetSwitcher.h

Include

#include "CommonActivatableWidgetSwitcher.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
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
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss