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