UWidgetSwitcher::GetWidgetAtIndex

Get a widget at the provided 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

UWidget * GetWidgetAtIndex
(
    int32 Index
) const

Remarks

Get a widget at the provided 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