Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SOverlay
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SOverlay::FArguments
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/SOverlay.h |
| Include | #include "Widgets/SOverlay.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SOverlay >
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< typename SOverlay::FOverlaySlot::FSlotArguments > | _Slots |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | operator+
(
typename SOverlay::FOverlaySlot::FSlotArguments& SlotToAdd |
||
| WidgetArgsType & | operator+
(
typename SOverlay::FOverlaySlot::FSlotArguments&& SlotToAdd |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |