UWidgetSwitcher::SetActiveWidget

Activates the widget and makes it the active index.

Windows
MacOS
Linux

Override Hierarchy

UWidgetSwitcher::SetActiveWidget()

UCommonAnimatedSwitcher::SetActiveWidget()

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/WidgetSwitcher.h

Include

#include "Components/WidgetSwitcher.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/WidgetSwitcher.cpp

Syntax

virtual void SetActiveWidget
(
    UWidget * Widget
)

Remarks

Activates the widget and makes it the active index.

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