Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/CommonWidgetCarouselNavBar.h |
Include |
#include "CommonWidgetCarouselNavBar.h" |
UCLASS(Blueprintable)
class UCommonWidgetCarouselNavBar : public UWidget
A Navigation control for a Carousel
Name | Description | ||
---|---|---|---|
|
ButtonGroup |
||
|
ButtonPadding |
||
|
Buttons |
||
|
TSubclassOf< UC... |
ButtonWidgetType |
|
|
LinkedCarousel |
||
|
TSharedPtr< SHo... |
MyContainer |
Name | Description | |
---|---|---|
|
UCommonWidgetCarouselNavBar ( |
Name | Description | ||
---|---|---|---|
|
HandleButtonClicked ( |
||
|
HandlePageChanged ( |
||
|
RebuildButtons() |
||
|
SetLinkedCarousel ( |
Establishes the Widget Carousel instance that this Nav Bar should interact with |
Name | Description | ||
---|---|---|---|
|
const FText |
GetPaletteCategory() |
Gets the palette category of the widget |
|
TSharedRef< ... |
RebuildWidget() |
Function implemented by all subclasses of UWidget is called when the underlying SWidget needs to be constructed. |
Name | Description | ||
---|---|---|---|
|
ReleaseSlateResources ( |