Navigation
API > API/Runtime > API/Runtime/WidgetCarousel > API/Runtime/WidgetCarousel/SCarouselNavigationButton > API/Runtime/WidgetCarousel/SCarouselNavigationButton/SPeekBorder
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Runtime/WidgetCarousel/Public/SCarouselNavigationButton.h |
| Include Path | #include "SCarouselNavigationButton.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SPeekBorder >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SPeekBorder > → SCarouselNavigationButton::SPeekBorder::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
SCarouselNavigationButton.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | SCarouselNavigationButton.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & HAlign
(
EHorizontalAlignment InArg |
SCarouselNavigationButton.h | ||
WidgetArgsType & OnBeginPeek
(
const FOnBeginPeek& InDelegate |
Called when the button is hovered | SCarouselNavigationButton.h | |
WidgetArgsType & OnEndPeek
(
const FOnEndPeek& InDelegate |
SCarouselNavigationButton.h | ||
WidgetArgsType & Padding
(
const TAttribute< FMargin >& InAttribute |
SCarouselNavigationButton.h | ||
WidgetArgsType & VAlign
(
EVerticalAlignment InArg |
SCarouselNavigationButton.h |