Navigation
Unreal Engine C++ API Reference > Runtime > WidgetCarousel
References
Module | WidgetCarousel |
Header | /Engine/Source/Runtime/WidgetCarousel/Public/SWidgetCarousel.h |
Include | #include "SWidgetCarousel.h" |
Syntax
namespace EWidgetCarouselScrollDirection
{
enum Type
&123;
Carousel_Left,
Carousel_Right,
Carousel_Center,
&125;
}
Values
Name | Description |
---|---|
Carousel_Left | Scroll the carousel left. |
Carousel_Right | Scroll the carousel right. |
Carousel_Center | Center the carousel. |
Remarks
The desired Carousel scroll direction