Navigation
API > API/Plugins > API/Plugins/ModelingEditorUI > API/Plugins/ModelingEditorUI/ModelingWidgets > API/Plugins/ModelingEditorUI/ModelingWidgets/SDraggableBoxOverlay
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SDraggableBoxOverlay::FArguments
References
| Module | ModelingEditorUI |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/ModelingEditorUI/Public/ModelingWidgets/SDraggableBox.h |
| Include | #include "ModelingWidgets/SDraggableBox.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SDraggableBoxOverlay >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | bPositionRelativeToBottom
(
bool InArg |
When true, the positioning of the box is relative to the bottom of the widget rather than the top, so the VerticalPosition in SetBoxPosition is interpreted as distance from the bottom of the containing widget. |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |