Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/SBoxPanel > API/Runtime/SlateCore/SBoxPanel/FScopedWidgetSlotArguments
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Widgets/SBoxPanel.h |
|
|
|
Widgets/SBoxPanel.h |
|
|
|
Widgets/SBoxPanel.h |
|
|
|
Widgets/SBoxPanel.h |
|
| |
|
| Name |
FScopedWidgetSlotArguments |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/Widgets/SBoxPanel.h |
| Include Path |
#include "Widgets/SBoxPanel.h" |
FScopedWidgetSlotArguments()
| |
|
| Name |
FScopedWidgetSlotArguments |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/Widgets/SBoxPanel.h |
| Include Path |
#include "Widgets/SBoxPanel.h" |
FScopedWidgetSlotArguments
(
const FScopedWidgetSlotArguments &
)
| |
|
| Name |
FScopedWidgetSlotArguments |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/Widgets/SBoxPanel.h |
| Include Path |
#include "Widgets/SBoxPanel.h" |
FScopedWidgetSlotArguments
(
FScopedWidgetSlotArguments &&
)
| |
|
| Name |
FScopedWidgetSlotArguments |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/Widgets/SBoxPanel.h |
| Include Path |
#include "Widgets/SBoxPanel.h" |
FScopedWidgetSlotArguments
(
TUniquePtr < SlotType > InSlot,
TPanelChildren < FSlot > & InChildren,
int32 InIndex
)