Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Layout > API/Runtime/SlateCore/Layout/TPanelChildren
Inheritance Hierarchy
- FSlotArguments
- TPanelChildren::FScopedWidgetSlotArguments
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Layout/Children.h |
| Include | #include "Layout/Children.h" |
Syntax
struct FScopedWidgetSlotArguments : public FSlotArguments
Remarks
At the end of the scope a slot will be constructed and added to the FChildren.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScopedWidgetSlotArguments
(
TUniquePtr< SlotType > InSlot, |
|||
FScopedWidgetSlotArguments
(
TUniquePtr< SlotType > InSlot, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
| FScopedWidgetSlotArguments & | operator=
(
const FScopedWidgetSlotArguments& |
||
| FScopedWidgetSlotArguments & |