Navigation
API > API/Developer > API/Developer/ToolWidgets > API/Developer/ToolWidgets/SDraggableBoxOverlay > API/Developer/ToolWidgets/SDraggableBoxOverlay/FArguments
Description
Use this to specify whether to align to the left or right. Center and Fill prevent repositioning horizontally.
| Name | HAlign |
| Type | function |
| Header File | /Engine/Source/Developer/ToolWidgets/Public/Overlay/SDraggableBoxOverlay.h |
| Include Path | #include "Overlay/SDraggableBoxOverlay.h" |
WidgetArgsType & HAlign
(
EHorizontalAlignment InArg
)