FCarouselDisplayItem::SetSliderRightLimit

Set the desired right limit. The widget will go to this position when scrolling out and right.

Choose your operating system:

Windows

macOS

Linux

References

Module

WidgetCarousel

Header

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

Include

#include "SWidgetCarousel.h"

Syntax

void SetSliderRightLimit
(
    float DesiredRightLimit
)

Remarks

Set the desired right limit. The widget will go to this position when scrolling out and right.

Parameters

Parameter

Description

DesiredRightLimit

the desired right limit.