Navigation
API > API/Runtime > API/Runtime/WidgetCarousel > API/Runtime/WidgetCarousel/SCarouselNavigationButton
| Name | SPeekBorder |
| Type | class |
| Header File | /Engine/Source/Runtime/WidgetCarousel/Public/SCarouselNavigationButton.h |
| Include Path | #include "SCarouselNavigationButton.h" |
Syntax
class SPeekBorder : public SBorder
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SBorder → SCarouselNavigationButton::SPeekBorder
- FSlateControlledConstruction → SWidget → SCompoundWidget → SBorder → SCarouselNavigationButton::SPeekBorder
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OnBeginPeek | FOnBeginPeek | SCarouselNavigationButton.h | ||
| OnEndPeek | FOnEndPeek | SCarouselNavigationButton.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
SCarouselNavigationButton.h | ||
void OnMouseEnter
(
const FGeometry& MyGeometry, |
SCarouselNavigationButton.h | ||
void OnMouseLeave
(
const FPointerEvent& MouseEvent |
SCarouselNavigationButton.h |