SWidgetCarousel::SetItemSource

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

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss