Navigation
API > API/Runtime > API/Runtime/WidgetCarousel > API/Runtime/WidgetCarousel/FCarouselDisplayItem
References
| Module | WidgetCarousel |
| Header | /Engine/Source/Runtime/WidgetCarousel/Public/SWidgetCarousel.h |
| Include | #include "SWidgetCarousel.h" |
void SetSliderRightLimit
(
float DesiredRightLimit
)
Remarks
Set the desired right limit. The widget will go to this position when scrolling out and right.
Parameters
| Name | Description |
|---|---|
| DesiredRightLimit | the desired right limit. |