FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

FSlateBaseNamedArgs

TSlateBaseNamedArgs

SCarouselNavigationButton::FArguments

References

Module

WidgetCarousel

Header

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

Include

#include "SCarouselNavigationButton.h"

Syntax

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

Direction

(
    ENavigationButtonDirection InArg
)

Specifies which direction should be used to setup the button's visuals and layout.

Public function

WidgetArgsTy...

 

OnBeginPeek

(
    const FOnBeginPeek& InDelegate
)

Called when the carousel should shift it's image to give a preview of the next image

Public function

WidgetArgsTy...

 

OnClicked

(
    const FOnClicked& InDelegate
)

Called when the button is clicked

Public function

WidgetArgsTy...

 

OnEndPeek

(
    const FOnEndPeek& InDelegate
)

Public function

WidgetArgsTy...

 

Style

(
    const FWidgetCarouselNavigationButt...
)

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