Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SSplitter > API/Runtime/Slate/SSplitter/FSlot
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOnSlotResized & OnSlotResized () |
Callback when the slot is resized. | Widgets/Layout/SSplitter.h | |
const FOnSlotResized & OnSlotResized () |
Widgets/Layout/SSplitter.h |
OnSlotResized()
Description
Callback when the slot is resized.
| Name | OnSlotResized |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SSplitter.h |
| Include Path | #include "Widgets/Layout/SSplitter.h" |
FOnSlotResized & OnSlotResized()
See Also
- CanBeResized()
OnSlotResized()
| Name | OnSlotResized |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SSplitter.h |
| Include Path | #include "Widgets/Layout/SSplitter.h" |
const FOnSlotResized & OnSlotResized() const