Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SBoxPanel
Inheritance Hierarchy
- FSlotArguments
- SBoxPanel::FScopedWidgetSlotArguments
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/SBoxPanel.h |
| Include | #include "Widgets/SBoxPanel.h" |
Syntax
template<typename SlotType>
struct FScopedWidgetSlotArguments : public FSlotArguments
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScopedWidgetSlotArguments
(
TUniquePtr< SlotType > InSlot, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
| FScopedWidgetSlotArguments & | operator=
(
const FScopedWidgetSlotArguments& |
||
| FScopedWidgetSlotArguments & |