Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/WidgetCarousel/Public/SWidgetCarousel.h |
Include |
#include "SWidgetCarousel.h" |
void SetWidgetContent
(
TSharedRef< SWidget > InContent
)
Set the content of the widget to display.
Parameter |
Description |
---|---|
InContent |
The widget to display. |