UWidgetSwitcher::SetActiveWidgetIndex

Activates the widget at the specified index.

Windows
MacOS
Linux

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 SetActiveWidgetIndex
(
    int32 Index
)

Remarks

Activates the widget at the specified 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