Navigation
API > API/Runtime > API/Runtime/WidgetCarousel
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SWidgetCarouselWithNavigation
References
| Module | WidgetCarousel |
| Header | /Engine/Source/Runtime/WidgetCarousel/Public/SWidgetCarouselWithNavigation.h |
| Include | #include "SWidgetCarouselWithNavigation.h" |
Syntax
template<typename ItemType>
class SWidgetCarouselWithNavigation : public SCompoundWidget
Remarks
A widget carousel which includes embedded left and right navigation buttons and a navigation bar below.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |
Typedefs
| Name | Description |
|---|---|
| FOnGenerateWidget |