SWidgetCarousel::SetActiveWidgetIndex

Sets the active widget to display at the specified index.

Choose your operating system:

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.