Movable window widget.
More...
#include <MovableWindowWidget.h>
◆ UMovableWindowWidget()
UMovableWindowWidget::UMovableWindowWidget |
( |
const FObjectInitializer & |
ObjectInitializer | ) |
|
◆ DoOnDrag()
void UMovableWindowWidget::DoOnDrag |
( |
| ) |
|
◆ DoOnReleasedDrag()
void UMovableWindowWidget::DoOnReleasedDrag |
( |
| ) |
|
◆ NativeConstruct()
void UMovableWindowWidget::NativeConstruct |
( |
| ) |
|
|
overridevirtual |
◆ NativeTick()
void UMovableWindowWidget::NativeTick |
( |
const FGeometry & |
MyGeometry, |
|
|
float |
InDeltaTime |
|
) |
| |
|
virtual |
◆ PostLoad()
void UMovableWindowWidget::PostLoad |
( |
| ) |
|
|
overridevirtual |
◆ SetWindowTitleText()
void UMovableWindowWidget::SetWindowTitleText |
( |
FText |
Text | ) |
|
◆ SetWindowTitleTextColor()
void UMovableWindowWidget::SetWindowTitleTextColor |
( |
FColor |
Color | ) |
|
◆ SetWindowTitleTextFont()
void UMovableWindowWidget::SetWindowTitleTextFont |
( |
FSlateFontInfo |
Font | ) |
|
◆ SynchronizeProperties()
void UMovableWindowWidget::SynchronizeProperties |
( |
| ) |
|
|
overridevirtual |
◆ UpdateWindowLocation()
void UMovableWindowWidget::UpdateWindowLocation |
( |
| ) |
|
◆ UpdateWindowLocationStop()
void UMovableWindowWidget::UpdateWindowLocationStop |
( |
| ) |
|
◆ UpdateWindowText()
void UMovableWindowWidget::UpdateWindowText |
( |
| ) |
|
◆ HeaderWidget
◆ WindowCanvasPanel
UCanvasPanel* UMovableWindowWidget::WindowCanvasPanel |
◆ WindowTitleText
FText UMovableWindowWidget::WindowTitleText |
◆ WindowTitleTextColor
FColor UMovableWindowWidget::WindowTitleTextColor |
◆ WindowTitleTextFont
FSlateFontInfo UMovableWindowWidget::WindowTitleTextFont |