Navigation
| Name | WidgetCarousel |
| Type | Runtime |
| Location | /Engine/Source/Runtime/WidgetCarousel/ |
| Module Build Rules | WidgetCarousel.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FWidgetCarouselModule | |
| FWidgetCarouselModuleStyle | Manages the style which provides resources for the add content dialog. |
| SCarouselNavigationBar | A horizontal bar of buttons for navigating to a specific item in the widget carousel. |
| SCarouselNavigationButton | A widget used to navigate the carousel widget |
| SWidgetCarousel | Implements a widget Carousel. |
| SWidgetCarouselWithNavigation | A widget carousel which includes embedded left and right navigation buttons and a navigation bar below. |
Structs
| Name | Remarks |
|---|---|
| FCarouselDisplayItem | The Carousel display widget that gets animated by the carousel widget |
| FWidgetCarouselNavigationBarStyle | |
| FWidgetCarouselNavigationButtonStyle |
Enums
Public
| Name | Remarks |
|---|---|
| EWidgetCarouselScrollDirection::Type | The desired Carousel scroll direction |