FCarouselDisplayItem::SetWidgetContent

Set the content of the widget to display.

Windows
MacOS
Linux

References

Module

WidgetCarousel

Header

/Engine/Source/Runtime/WidgetCarousel/Public/SWidgetCarousel.h

Include

#include "SWidgetCarousel.h"

Syntax

void SetWidgetContent
(
    TSharedRef< SWidget > InContent
)

Remarks

Set the content of the widget to display.

Parameters

Parameter

Description

InContent

The widget to display.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss