SPeekBorder

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

WidgetCarousel

Header

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

Include

#include "SCarouselNavigationButton.h"

Syntax

class SPeekBorder : public SBorder

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Overridden from SWidget

Name Description

Public function Virtual

void

 

OnMouseEnter

(
    const FGeometry& MyGeometry,
    const FPointerEvent& MouseEvent
)

The system will use this event to notify a widget that the cursor has entered it.

Public function Virtual

void

 

OnMouseLeave

(
    const FPointerEvent& MouseEvent
)

The system will use this event to notify a widget that the cursor has left it.

Classes

Name

Description

Public struct

FArguments

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