Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Layout > API/Runtime/Slate/Widgets/Layout/SSplitter2x2
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 |
void SetBottomLeftContent
&40;
TSharedRef< SWidget > BottomLeftContent
&41;
Remarks
Sets the widget to be displayed in the splitter bottom left area
Parameters
| Name | Description |
|---|---|
| BottomLeftContent | The bottom left widget |