Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/SBoxPanel
| Name | FScopedWidgetSlotArguments |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Widgets/SBoxPanel.h |
| Include Path | #include "Widgets/SBoxPanel.h" |
Syntax
template<typename SlotType>
struct FScopedWidgetSlotArguments : public SlotType::FSlotArguments
Inheritance Hierarchy
- SlotType::FSlotArguments → SBoxPanel::FScopedWidgetSlotArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Widgets/SBoxPanel.h | |||
| Widgets/SBoxPanel.h | |||
| Widgets/SBoxPanel.h | |||
FScopedWidgetSlotArguments
(
TUniquePtr< SlotType > InSlot, |
Widgets/SBoxPanel.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FScopedWidgetSlotArguments() |
Widgets/SBoxPanel.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Children | TPanelChildren< FSlot > & | Widgets/SBoxPanel.h | ||
| Index | int32 | Widgets/SBoxPanel.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Widgets/SBoxPanel.h | |||
| Widgets/SBoxPanel.h |