Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Layout > API/Runtime/Slate/Widgets/Layout/SSplitter
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SSplitter.h |
| Include | #include "Widgets/Layout/SSplitter.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Layout/SSplitter.cpp |
static int32 FindResizeableSlotAfterHandle
&40;
int32 DraggedHandle,
const TPanelChildren< FSlot > & Children
&41;
Remarks
Given the index of the dragged handle and the children, find a child below/right_of the dragged handle that can be resized Children.Num() if no such child can be found.