SWidgetCarousel::SetItemSource

Set the item source, and scroll to the first item.

Choose your operating system:

Windows

macOS

Linux

References

Module

WidgetCarousel

Header

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

Include

#include "SWidgetCarousel.h"

Syntax

void SetItemSource
(
    const TArray< ItemType > * InWidgetItemsSource
)

Remarks

Set the item source, and scroll to the first item.

Parameters

Parameter

Description

The

item source