Navigation
API > API/Plugins > API/Plugins/AvalancheViewport > API/Plugins/AvalancheViewport/SAvaDraggableBoxOverlay
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheViewport/Public/Widgets/SAvaDraggableBoxOverlay.h |
| Include Path | #include "Widgets/SAvaDraggableBoxOverlay.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SAvaDraggableBoxOverlay >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SAvaDraggableBoxOverlay::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Widgets/SAvaDraggableBoxOverlay.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Widgets/SAvaDraggableBoxOverlay.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
NamedSlotProperty< FArguments > Content() |
Widgets/SAvaDraggableBoxOverlay.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments & operator[]
(
const TSharedRef< SWidget >& InChild |
Widgets/SAvaDraggableBoxOverlay.h |