Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/SStackBox
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Widgets/SBoxPanel.h | |||
| Widgets/SBoxPanel.h |
GetSlot(int32)
| Name | GetSlot |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Widgets/SBoxPanel.h |
| Include Path | #include "Widgets/SBoxPanel.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Widgets/SBoxPanel.cpp |
FSlot & GetSlot
(
int32 SlotIndex
)
GetSlot(int32)
| Name | GetSlot |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Widgets/SBoxPanel.h |
| Include Path | #include "Widgets/SBoxPanel.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Widgets/SBoxPanel.cpp |
const FSlot & GetSlot
(
int32 SlotIndex
) const