Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SSplitter2x2
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SSplitter.h |
| Include Path | #include "Widgets/Layout/SSplitter.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SSplitter2x2 >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SSplitter2x2::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Widgets/Layout/SSplitter.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Widgets/Layout/SSplitter.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
NamedSlotProperty< FArguments > BottomLeft() |
Widgets/Layout/SSplitter.h | ||
NamedSlotProperty< FArguments > BottomRight() |
Widgets/Layout/SSplitter.h | ||
WidgetArgsType & Style
(
const FSplitterStyle* InArg |
Style used to draw this splitter | Widgets/Layout/SSplitter.h | |
NamedSlotProperty< FArguments > TopLeft() |
Widgets/Layout/SSplitter.h | ||
NamedSlotProperty< FArguments > TopRight() |
Widgets/Layout/SSplitter.h |