FCarouselDisplayItem::SetSlide

Set the slide position.

Windows
MacOS
Linux

References

Module

WidgetCarousel

Header

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

Include

#include "SWidgetCarousel.h"

Syntax

void SetSlide
(
    float InSlide,
    bool bClearTransition
)

Remarks

Set the slide position.

Parameters

Parameter

Description

InSlide

the desired slide position.

bClearTransition

Clear any transitions.

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