SCarouselNavigationBar

A horizontal bar of buttons for navigating to a specific item in the widget carousel.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

WidgetCarousel

Header

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

Include

#include "SCarouselNavigationBar.h"

Syntax

class SCarouselNavigationBar : public SCompoundWidget

Remarks

A horizontal bar of buttons for navigating to a specific item in the widget carousel.

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Public function

int32

 

GetItemCount()

Public function

void

 

SetItemCount

(
    int32 InItemCount
)

Classes

Name

Description

Public struct

FArguments

Typedefs

Name

Description

FOnSelectedIndexChanged

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