Operating System Simulator Plugin  3.5.1
Unreal Engine plugin that simulates an Operating System Environment
Loading...
Searching...
No Matches
UDraggableWindow Member List

This is the complete list of members for UDraggableWindow, including all inherited members.

AddContentWidget(class UUserWidget *InWidget, const bool bClearPrevious=true)UDraggableWindow
AddContentWidgetClass(TSubclassOf< class UUserWidget > InWidgetClass, const bool bClearPrevious=true)UDraggableWindow
bEnableDragUDraggableWindowprotected
bEnableMaximizingUDraggableWindowprotected
bEnableResizingUDraggableWindowprotected
bIsMaximizedUDraggableWindowprotected
CenterWindowToScreen()UDraggableWindow
ChildWidgetUDraggableWindowprotected
ChildWidgetCanvasUDraggableWindowprotected
CloseWindow()UDraggableWindow
CreateDraggableWindow(const UObject *WorldContextObject, TSubclassOf< UDraggableWindow > WindowClass, TSubclassOf< UUserWidget > ChildWidgetClass, const FVector2D StartSize=FVector2D(640.f, 480.f), const FVector2D ResizeWidth=FVector2D(640.f, 480.f), const FVector2D ResizeHeight=FVector2D(0.f, 0.f), const bool bCenterToScreen=true, const bool bCanDrag=true, const bool bCanResize=true, const EOperatingSystemWindowStartupState WindowStartupState=EOperatingSystemWindowStartupState::Default)UDraggableWindowstatic
CreateDraggableWindowFromWidget(const UObject *WorldContextObject, TSubclassOf< UDraggableWindow > WindowClass, UUserWidget *NewChildWidget, const FVector2D StartSize=FVector2D(640.f, 480.f), const FVector2D ResizeWidth=FVector2D(640.f, 480.f), const FVector2D ResizeHeight=FVector2D(0.f, 0.f), const bool bCenterToScreen=true, const bool bCanDrag=true, const bool bCanResize=true, const EOperatingSystemWindowStartupState WindowStartupState=EOperatingSystemWindowStartupState::Default)UDraggableWindowstatic
CurrentZOrderUDraggableWindowprotected
DragKeyUDraggableWindowprotected
GetChildWidget(UUserWidget *&OutChildWidget) constUDraggableWindow
GetWindowPosition() constUDraggableWindow
IsMaximized() constUDraggableWindowinline
K2_OnCloseWindow()UDraggableWindowprotected
K2_OnContentWidgetAdded(const UUserWidget *AddedUserWidget)UDraggableWindowprotected
K2_OnDragStart(const FPointerEvent &InMouseEvent)UDraggableWindowprotected
K2_OnResizeStart(const FPointerEvent &InMouseEvent)UDraggableWindowprotected
K2_OnSetWindowTitle(const FText &NewWindowTitle)UDraggableWindowprotected
K2_OnWindowMaximizeToggled()UDraggableWindowprotected
K2_StartMinimized()UDraggableWindowprotected
LastMousePositionUDraggableWindowprotected
MaximizeTaskbarOffsetUDraggableWindowprotected
NativeConstruct() overrideUDraggableWindowprotectedvirtual
NativeOnMouseButtonUp(const FGeometry &InGeometry, const FPointerEvent &InMouseEvent) overrideUDraggableWindowprotectedvirtual
NativeOnMouseMove(const FGeometry &InGeometry, const FPointerEvent &InMouseEvent) overrideUDraggableWindowprotectedvirtual
OnCloseWindow()UDraggableWindowinlineprotectedvirtual
ParentSlotUDraggableWindowprotected
PreDragSizeUDraggableWindowprotected
PreFullscreenAnchorsUDraggableWindowprotected
PreFullscreenMarginUDraggableWindowprotected
PreResizeAlignmentUDraggableWindowprotected
PreResizeOffsetUDraggableWindowprotected
ResizeAreaWidgetUDraggableWindowprotected
ResizeMaxHeightUDraggableWindowprotected
ResizeMaxWidthUDraggableWindowprotected
ResizeMinHeightUDraggableWindowprotected
ResizeMinWidthUDraggableWindowprotected
SetPosition(const FVector2D NewPosition)UDraggableWindow
SetWindowTitle(const FText &NewTitle)UDraggableWindowinline
StartSizeUDraggableWindowprotected
StartupStateUDraggableWindowprotected
ToggleMaximize()UDraggableWindow
UDraggableWindow(const FObjectInitializer &ObjectInitializer)UDraggableWindow
UpdateWindowSize(const FVector2D &InNewSize)UDraggableWindow
WindowTitleBorderWidgetUDraggableWindowprotected