Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/SHorizontalBox
Overloads
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