Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SWrapBox > API/Runtime/Slate/SWrapBox/FChildArranger
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Arrange () |
|||
Arrange()
| Name | Arrange |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Private/Widgets/Layout/SWrapBox.cpp |
| Include Path | #include "Widgets/Layout/SWrapBox.cpp" |
void Arrange()
Arrange(const SWrapBox &, const FOnSlotArranged &)
| Name | Arrange |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Private/Widgets/Layout/SWrapBox.cpp |
| Include Path | #include "Widgets/Layout/SWrapBox.cpp" |
static void Arrange
(
const SWrapBox & WrapBox,
const FOnSlotArranged & OnSlotArranged
)