Navigation
Unreal Engine C++ API Reference > Runtime > WidgetCarousel > FCarouselDisplayItem
References
Module | WidgetCarousel |
Header | /Engine/Source/Runtime/WidgetCarousel/Public/SWidgetCarousel.h |
Include | #include "SWidgetCarousel.h" |
void SetSliderOptimalPostion
&40;
float DesiredOptimalSlideValue
&41;
Remarks
Set the optimal slide position. The widget will go to this position when in view.
Parameters
Name | Description |
---|---|
DesiredOptimalSlideValue | the desired optimal position. |