SWidgetCarousel::SetActiveWidgetIndex

Sets the active widget to display at the specified index.

Windows
MacOS
Linux

References

Module

WidgetCarousel

Header

/Engine/Source/Runtime/WidgetCarousel/Public/SWidgetCarousel.h

Include

#include "SWidgetCarousel.h"

Syntax

void SetActiveWidgetIndex
(
    int32 Index
)

Remarks

Sets the active widget to display at the specified index.

Parameters

Parameter

Description

Index

The desired widget 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