FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

TSlateBaseNamedArgs

SCarouselNavigationBar::FArguments

References

Module

WidgetCarousel

Header

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

Include

#include "SCarouselNavigationBar.h"

Syntax

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

CurrentItemIndex

(
    const TAttribute< int32 >& InAttri...
)

The index of the currently selected item.

Public function

WidgetArgsTy...

 

CurrentSlideAmount

(
    const TAttribute< float >& InAttri...
)

The amount of offset which should be applied to the selected item indicator.

Public function

WidgetArgsTy...

 

ItemCount

(
    int32 InArg
)

The number of items to generate navigation buttons for.

Public function

WidgetArgsTy...

 

OnSelectedIndexChanged

(
    const FOnSelectedIndexChanged& InD...
)

Called when the selected index changes.

Public function

WidgetArgsTy...

 

Style

(
    const FWidgetCarouselNavigationBarS...
)

Typedefs

Name

Description

WidgetArgsType

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