Navigation
API > API/Plugins > API/Plugins/ModelingUI > API/Plugins/ModelingUI/SDraggableBox
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/ModelingUI/Public/ModelingWidgets/SDraggableBox.h |
| Include Path | #include "ModelingWidgets/SDraggableBox.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SDraggableBox >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SDraggableBox > → SDraggableBox::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
ModelingWidgets/SDraggableBox.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | ModelingWidgets/SDraggableBox.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & OnDragComplete
(
const FOnDragComplete& InDelegate |
ModelingWidgets/SDraggableBox.h |