Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/SBoxPanel
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
SBoxPanel () |
Widgets/SBoxPanel.h | ||
SBoxPanel
(
EOrientation InOrientation |
A Box Panel's orientation. | Widgets/SBoxPanel.h |
SBoxPanel()
| Name | SBoxPanel |
| 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 |
SBoxPanel()
SBoxPanel(EOrientation)
Description
A Box Panel's orientation.
| Name | SBoxPanel |
| 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 |
SBoxPanel
(
EOrientation InOrientation
)