Navigation
API > API/Runtime > API/Runtime/Slate
| Name | SSeparator |
| Type | class |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SSeparator.h |
| Include Path | #include "Widgets/Layout/SSeparator.h" |
Syntax
class SSeparator : public SBorder
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SBorder → SSeparator
- FSlateControlledConstruction → SWidget → SCompoundWidget → SBorder → SSeparator
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Orientation | EOrientation | Widgets/Layout/SSeparator.h | ||
| Thickness | float | Widgets/Layout/SSeparator.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
Construct this widget | Widgets/Layout/SSeparator.h |
Overridden from SWidget
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FVector2D ComputeDesiredSize
(
float |
Widgets/Layout/SSeparator.h |