Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/SOverlay > API/Runtime/SlateCore/SOverlay/FOverlaySlot
| Name | FSlotArguments |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Widgets/SOverlay.h |
| Include Path | #include "Widgets/SOverlay.h" |
Syntax
struct FSlotArguments : public TBasicLayoutWidgetSlot< SlotType >::FSlotArguments
Inheritance Hierarchy
- FSlotBase::FSlotArguments → TSlotBase::FSlotArguments → TBasicLayoutWidgetSlot::FSlotArguments → SOverlay::FOverlaySlot::FSlotArguments
- TPaddingWidgetSlotMixin::FSlotArgumentsMixin → TBasicLayoutWidgetSlot::FSlotArguments → SOverlay::FOverlaySlot::FSlotArguments
- TAlignmentWidgetSlotMixin::FSlotArgumentsMixin → TBasicLayoutWidgetSlot::FSlotArguments → SOverlay::FOverlaySlot::FSlotArguments
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FOverlaySlot::FSlotArguments | Widgets/SOverlay.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & ZOrder
(
TOptional< int32 > InArg |
Widgets/SOverlay.h |