Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/TSingleWidgetChildrenWithSlot
| Name | FSlotArguments |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Layout/Children.h |
| Include Path | #include "Layout/Children.h" |
Syntax
struct FSlotArguments : protected TSlotBase< SlotType >::FSlotArguments
Inheritance Hierarchy
- FSlotBase::FSlotArguments → TSlotBase::FSlotArguments → TSingleWidgetChildrenWithSlot::FSlotArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSlotArguments() |
Layout/Children.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TSingleWidgetChildrenWithSlot | friend | Layout/Children.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
SlotType::FSlotArguments & operator[]
(
const TSharedRef< SWidget >& InChildWidget |
Layout/Children.h |