#include <SAutoPanner.h>
◆ Construct()
void SAutoPanner::Construct |
( |
const FArguments & |
InArgs | ) |
|
The extra size added to the screen.
◆ GetNormalizedCursorPosition()
FVector2D SAutoPanner::GetNormalizedCursorPosition |
( |
| ) |
const |
◆ GetPaddingScale()
FVector2D SAutoPanner::GetPaddingScale |
( |
| ) |
const |
|
inline |
◆ OnArrangeChildren()
void SAutoPanner::OnArrangeChildren |
( |
const FGeometry & |
AllottedGeometry, |
|
|
FArrangedChildren & |
ArrangedChildren |
|
) |
| const |
|
override |
◆ OnMouseMove()
FReply SAutoPanner::OnMouseMove |
( |
const FGeometry & |
MyGeometry, |
|
|
const FPointerEvent & |
MouseEvent |
|
) |
| |
|
overridevirtual |
◆ SetContent()
void SAutoPanner::SetContent |
( |
const TSharedRef< SWidget > & |
InContent | ) |
|
◆ SetPaddingScale()
void SAutoPanner::SetPaddingScale |
( |
FVector2D |
InPaddingScale | ) |
|
|
inline |
◆ SLATE_BEGIN_ARGS()
◆ Tick()
void SAutoPanner::Tick |
( |
const FGeometry & |
AllottedGeometry, |
|
|
const double |
InCurrentTime, |
|
|
const float |
InDeltaTime |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files: