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 Tick
(
float DeltaTime
)
Remarks
Tick the widget - animate the slide / fade.
Parameters
| Name | Description |
|---|---|
| DeltaTime | The delta time. |